API ReferenceStable v1

Verify

API reference for verification initiation, retrieval, rechecks, and audit export.

Last updated Mar 8, 2026

Verify API

POST/verifyBearer token

Run the full verification pipeline.

GET/verify/{verification_id}Bearer token

Retrieve a verification record.

POST/verify/{verification_id}/recheckBearer token

Re-run one or more checks.

GET/verify/{verification_id}/exportBearer token

Export verification results.

Example Request

{
  "smb_id": "smb_01HXK5V2N8PQRS3T4UV5WX6Y",
  "checks": ["kyb", "revenue", "bank_data", "fraud"]
}

Example Response Fields

  • verification_score
  • data_completeness_score
  • per-check status
  • expires_at