Request
[GET]
Header
| Header | Type | Description |
|---|---|---|
| AppId | string | Create an app to get your app ID on dashboard here |
| Authorization | string | Private/secret key. Use <key> not Bearer <key> |
Application ID from dashboard
Query parameter
| Parameter | Type | Description | Required |
|---|---|---|---|
| passport_number* | string | The Passport Number | required |
| surname* | string | Surname associated with the Passport | required |
Sample response
Response
Response Fields
| Field | Type | Description |
|---|---|---|
| entity | object | Contains the passport verification response data |
| entity.passport_number | string | Passport number that was verified |
| entity.date_of_issue | string | Date the passport was issued (DD/MM/YYYY) |
| entity.expiry_date | string | Expiry date of the passport (DD/MM/YYYY) |
| entity.document_type | string | Type of passport document (e.g., Standard Passport) |
| entity.issue_place | string | Location where the passport was issued |
| entity.surname | string | Surname of the passport holder |
| entity.first_name | string | First name of the passport holder |
| entity.other_names | string | Other names (middle names) of the passport holder |
| entity.date_of_birth | string | Date of birth of the passport holder (DD/MM/YYYY) |
| entity.gender | string | Gender of the passport holder |
| entity.photo | string | Base64-encoded photo of the passport holder |
Test Credentials for Sandbox
Kindly use this Test Passport Number in sandbox Environment Passport Number =A00123456