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> |
Query parameter
| Parameter | Type | Description | Required |
|---|---|---|---|
| id * | string | Angolan National ID Number | required |
Sample request
Response
Response Fields
| Field | Type | Description |
|---|---|---|
| entity | object | Contains the verification response data |
| entity.first_name | string | First name of the ID holder |
| entity.last_name | string | Last name of the ID holder |
| entity.id_number | string | Angolan National ID Number |
| entity.active | string | Status of the ID (e.g., βAtivoβ for active) |