Fetch CURP scraping results
Fetch the results from /api/validate/curp/v3. The recommended wait time is 25 secs and retrying every 5 secs after that.
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
- Public reference: https://developer.incode.com/reference/introduction
- Reconstructed from the Incode Omni OpenAPI spec (operation
fetchCurp3); see the Implementation pane for source & tests.