🇩🇴 Dominican Republic
Dominican Republic - Cédula verification
Verifies Dominican Cédula identity data against the official national registry. Real-time KYC lookup with pay-per-call pricing for the DR.
POST
Verifies Dominican Cédula directly against the Junta Central Electoral civil registry. Didit exposes this service throughDocumentation Index
Fetch the complete documentation index at: https://docs.didit.me/llms.txt
Use this file to discover all available pages before exploring further.
POST /v3/database-validation/ so you can verify the submitted data against the authoritative source and receive normalized match results.
Coverage
- Coverage: —
- Country: Dominican Republic
- Service ID:
dom_cedula - Data domain: Identity
- Category: NationalIDRegistry
Inputs
| Field | Required | Example |
|---|---|---|
personal_number | Yes | 11111111111 |
- Required inputs:
personal_number - Optional inputs: —
- Consent: Not required
- Workflow availability: Available in workflow
- Coverage: —
- Price: $0.05 per successful query
Body parameters
ISO 3166-1 alpha-3 country code for this database service.Example:
DOMArray containing this service ID. Pinning the service keeps the request scoped to this exact database.Example:
dom_cedulaCountry-specific personal identity number.Example:
11111111111Input rules & validation notes
- Dominican Cédula (exactly 11 digits)
personal_numbermust contain digits only; remove spaces, hyphens, and punctuation before sending the request.personal_numbermust be exactly 11 characters long.
How to call it
Returned data
The exact fields surfaced insource_data depend on what the registry returns. The generated example for dom_cedula currently documents this normalized shape:
identification_number
Pricing & SLAs
Dominican Republic - Cédula verification queries are billed only when Didit receives a conclusive result from the validation source.- Per-call price: $0.05 USD.
- Billing: per successful query. You are not charged when the registry is unreachable, when required fields are missing, or when the request is rejected before reaching the source.
- Latency: typical p95 < 2 s.
- Availability: 99.9% per quarter on Didit’s side; downstream source availability varies by country and dataset.