SSMARTVERIFYDOCUMENTATIONOpen portal ↗
GuideServicesAPIPoliciesChangelog
API reference / endpoints

Endpoint reference

A compact catalog of safe, client-facing SmartVerify routes.

Endpoint catalog

MethodPathPurposeAuth
POST/api/v1/loginIssue a session/tokenRate limited
GET/api/v1/walletRead client credit balanceBearer
GET/api/v1/servicesList permitted service codesBearer
POST/api/v1/verificationsCreate a connected verificationBearer
GET/api/v1/verificationsList verification historyBearer
GET/api/v1/verifications/{id}Read one reportBearer
GET/api/v1/verifications/{id}/pdfDownload authorised PDFBearer
POST/api/v1/verifications/{id}/emailEmail authorised reportBearer

Upstream integration boundary

VerifyNow routes and reportType selectors are not SmartVerify endpoints. They are server-side adapter configuration. Consult the labelled upstream source at VerifyNow API Documentation ↗.

Integration rule

Send SmartVerify service_code values; do not depend on provider reportType values.