Côte d'Ivoire NNI
Overview
This integration verifies users in Côte d’Ivoire by checking their national ID number against an authoritative source and returning verified attributes about the user.
- ID:
cote-divoire-nid-lookup-2 - Type: eID (database)
- Verification Type: Enrichment
- Regions: Africa
- Countries: CI
- Adoption: 7,348,000
- URL: https://carte-resident.ci/English/index.html
Integration with Trinsic
Côte d'Ivoire NNI verification is integrated into Trinsic's identity acceptance network allowing businesses to verify users against the government system of record in Côte d'Ivoire.
- Permission required: Yes, this method requires registration before you can activate it for your users. Please contact Trinsic to begin this process.
- Cost: Contact the Trinsic team.
User Flow
The user provides their National Identification Number (NNI) or document number. The system retrieves and returns full identity information from the government database.
How to Test
Make sure you are working within your "Test" environment. Then follow the steps for your method below:
-
Add
cote-divoire-nid-lookup-2to a verification profile in your "Test" environment. -
Enter the following credentials:
- National ID:
00000000000
- National ID:
Direct API Requirements
Direct API is not a requirement.You can integrate with this provider using the Hosted UI instead, with no additional integration requirements on your end.
What your integration must support in order to use this provider with the Direct Provider Sessions API.
- Supports Direct Provider Sessions: ✅
- Launch Method:
None— No user-facing action is required to start the flow. - Collection Method:
PollResult— Results arrive asynchronously; poll with theresultsAccessKeyreturned at session creation. - Requires Input: This provider requires input before verification can proceed.
- Trinsic-Hosted UI: A Trinsic-Hosted Fallback UI exists for this provider, which may be invoked to cover gaps in your integration's capabilities.
Outputs
Normalized AttributesThese attributes form part of our normalized model, a standardized set used across providers. Trinsic normalizes this for you and lets you know when a property is available for each provider.
| Field | Availability | Notes |
|---|---|---|
person.givenName | Always | - |
person.familyName | Always | - |
person.fullName | Always | - |
person.dateOfBirth | Always | - |
person.nationality | Always | - |
person.sex | Always | - |
person.address.fullAddress | Always | - |
document.type | Always | - |
document.number | Always | - |
document.issuingCountry | Always | - |
| Field | Optional | Description | Example Values |
|---|---|---|---|
fullName | Yes | Full name as returned by ONECI (National Civil Registry and Identification Office). | Jean Dupont |
givenName | Yes | Given name of the ID holder as returned by ONECI (National Civil Registry and Identification Office). | Jean |
familyName | Yes | Family name of the ID holder as returned by ONECI (National Civil Registry and Identification Office). | Dupont |
dateOfBirth | Yes | Date of birth as returned by ONECI (National Civil Registry and Identification Office). | 2000-01-01 |
sex | Yes | Sex of the ID holder as returned by ONECI (National Civil Registry and Identification Office). Possible values: - Male - Female | Male |
nationality | Yes | Nationality as ISO 3166-1 alpha-2 country code (e.g. "CI" for Côte d'Ivoire). | CI |
address | Yes | Address as returned from ONECI (National Civil Registry and Identification Office). Format is LOCALITY,COMMUNE: the locality (village, neighborhood, or sous-quartier) followed by the commune. Not a full street address. | PLATEAU,ABIDJAN |
documentNumber | Yes | The document's own identifier (printed on the card; often labeled "Immatriculation" on older cards or "Numéro CNI" in post-2020 cards). On older cards this is usually one letter followed by 10 digits. On new cards it appears as 1 or 2 leading letters plus 9 digits. | I001111111 |
nationalIdNumber | Yes | The NNI (Numéro National d'Identification): the person's 11-digit national ID, printed on the back of the new national id card and assigned by ONECI. It is always exactly 11 digits with no letters, and is semi-random, non-repetitive, and does not encode any extra data, such as date of birth, gender, or other readable attributes. | 12345678901 |
Updated 8 days ago
