Skip to main content
POST
Verify Identity Document

Verify Identity Document

Use this endpoint to validate an identity document (e.g., driver’s license, international passport) for authenticity.

Request Parameters

string
required
A unique identifier for the request, used for idempotency.
Example: e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
string
required
The type of identification document to be verified. Options include:
  • Drivers License (DR)
  • International Passport (IP)
    Example: DR
string
required
A base64 encoded string of the document image to be verified.
Example: base64encodedstringofdocument
string
required
The unique number on the identification document.
Example: A1234567