Bolivia CI
Overview
Bolivia’s CI lookup platform is a government-backed system that enables secure access and validation of citizens’ identity records for administrative, financial, and legal processes.
- ID:
bolivia-ci-lookup - Type: eID (database)
- Verification Type: Enrichment
- Regions: Latin America
- Countries: BO
- Adoption: 12,000,000
- URL: https://www.segip.gob.bo/cedulas-de-identidad/
Integration with Trinsic
Bolivia CI verification is integrated into Trinsic's identity acceptance network allowing businesses to verify users against the government system of record in Bolivia.
- 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 Bolivia Citizen ID (CI) number. The system retrieves and returns full identity information from the government database.
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 | - |
document.type | Always | - |
document.number | Always | - |
document.issuingCountry | Always | - |
| Field | Optional | Description | Example Values |
|---|---|---|---|
fullName | Yes | Full name as it appears on the CI (Cédula de Identidad). | María Mamani |
givenName | Yes | Given name(s) of the holder as they appear on the CI (Cédula de Identidad). | María |
familyName | Yes | Family name(s) of the holder (paternal and maternal) as they appear on the CI (Cédula de Identidad). | Mamani |
dateOfBirth | Yes | Date of birth as recorded in official Bolivian identity records (RUI — Registro Único de Identificación). | 1990-03-15 |
documentNumber | Yes | The CI (Cédula de Identidad) document number for the matched record. The document is officially called the Cédula de Identidad and is commonly called carnet or carnet de identidad in Bolivia. This is the identifier assigned by the Servicio General de Identificación Personal (SEGIP) in the Registro Único de Identificación (RUI). The value is entirely numeric. There is no verification digit or other data encoded in the number. Published regulations do not define a fixed length; digit count may vary. | 123456789 |
Updated 9 days ago
