Physical and legal IDs
Covers current Costa Rica identity documents for people and companies, from the same endpoint.
ApifyConnect · Costa Rica
Send a cédula number and get name, surnames, date of birth, address, and expiry in JSON. REST over HTTPS, with an API key. The $9.99 base plan includes 10,000 calls a month.

GET /api/v2/consulta/123456789
{
"status": "success",
"data": {
"cedula": "123456789",
"nombre": "JUAN",
"primer_apellido": "PEREZ",
"segundo_apellido": "MORA",
"fecha_nacimiento": "1990-01-01",
"provincia": "SAN JOSE",
"canton": "SAN JOSE",
"distrito": "SAN JOSE",
"fecha_vencimiento": "2028-05-15"
}
}Covers current Costa Rica identity documents for people and companies, from the same endpoint.
Name, surnames, date of birth, province, canton, district, and expiry. JSON ready for onboarding, KYC, or your CRM.
Typical latency under 200 ms. Built to validate the ID at sign-up time.
Create an account, enable credentials, call the endpoint. Fits Laravel, Node, WordPress, Shopify, CRM, or ERP.
99.5% uptime and 24/7 monitoring. Built for thousands of concurrent lookups.
10,000 calls a month on the $9.99 plan. Extra calls at $0.045. Usage is visible in the console.
Sign up at tse.apifycr.com and enable the project credentials.
Send GET /api/v2/consulta/{cedula} with your API key. Physical and legal IDs use the same flow.
You receive structured data and write it into the sign-up, CRM, or file.
Traffic is encrypted. We do not share your data with third parties.
We do not keep call contents. We meter usage for quota and billing.
If you need help wiring it into a site, CRM, or app, the technical team can support the project.
One plan: $9.99 a month with 10,000 calls included. Then $0.045 per call.
No. ApifyConnect TSE is a commercial product from Apify LATAM. We are not the Tribunal Supremo de Elecciones and this is not a government procedure.
Base plan $9.99 USD a month with 10,000 calls. Extra calls $0.045. Free trial of 1,000 lookups. Sign up at tse.apifycr.com/register.
JSON with name, surnames, date of birth, province, canton, district, and expiry. Physical and legal IDs. Sample on this page.
HTTPS REST. API key in Authorization: Bearer. GET /api/v2/consulta/{cedula}. Docs at tse.apifycr.com.
We do not keep the contents of the calls. We meter usage for quota and billing.
Create an account at tse.apifycr.com. There is a free trial and endpoint documentation.