Skip to main content
POST
Verify international passport

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Body

application/json

Passport details

dob
string
required

Date of birth, ISO 8601 (YYYY-MM-DD).

Example:

"1990-01-01"

lastName
string
required
Example:

"Doe"

passportNumber
string
required
Example:

"A12345678"

Response

OK

data
object
success
boolean
Example:

true