API ReferenceStable v1
Verify
API reference for verification initiation, retrieval, rechecks, and audit export.
Last updated Mar 8, 2026
Verify API
/verifyBearer tokenRun the full verification pipeline.
/verify/{verification_id}Bearer tokenRetrieve a verification record.
/verify/{verification_id}/recheckBearer tokenRe-run one or more checks.
/verify/{verification_id}/exportBearer tokenExport verification results.
Example Request
{
"smb_id": "smb_01HXK5V2N8PQRS3T4UV5WX6Y",
"checks": ["kyb", "revenue", "bank_data", "fraud"]
}
Example Response Fields
verification_scoredata_completeness_score- per-check status
expires_at