API reference · API validations

CURP scraping validation

POST/api/validate/curp/v3

CURP scraping validation

Check for valid CURP directly with an automated search in https://www.gob.mx/curp/ and return corresponding values of that person. Parameter must be "curp". Scraping service will start working asynchronously and this service will return a resultsId to fetch the results in /api/fetch/curp/v3. The recommended wait time is 25 sec.

Authentication

Header Required Notes
x-api-key yes API key for the region/environment.
api-version yes API version, defaults to 1.0.

Category: API validations

Sources

Was this page helpful?