Verifies input data against Receita Federal. Authoritative real-time identity lookup for Brazil. Pay-per-call, no contracts.
Verifies input data against Receita Federal. 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.
bra_national_id| Field | Required | Example |
|---|---|---|
first_name | Yes | John |
last_name | Yes | Doe |
address | Yes | 123 Sample Street, Sample City, 10001 |
tax_number | Yes | 11111111111 |
date_of_birth | No | 1990-01-01 |
first_name, last_name, address, tax_numberdate_of_birthBRAbra_national_idJohnDoe123 Sample Street, Sample City, 1000111111111111YYYY-MM-DD format.Example: 1990-01-01address is required for this service. You can send one complete address string and Didit will split it into structured address elements when possible, or you can send the structured fields explicitly.address_element_1 is the street address, including street number and street type.address_element_2 is optional unit, building, floor, or extra address line. Didit only sends it when you provide it explicitly.address_element_3 is suburb, district, locality, or neighborhood.address_element_4 is city, town, state, province, or region.address_element_5 is postcode or postal code. postal_code is accepted as an alias.address_element_1 plus one searchable component such as address_element_3, address_element_4, or address_element_5; requests rejected before source lookup are not charged.tax_number must contain digits only; remove spaces, hyphens, and punctuation before sending the request.tax_number must be exactly 11 characters long.source_data depend on what the registry returns. The generated example for bra_national_id currently documents this normalized shape:
addressdate_of_birthfirst_nameidentification_numberlast_name