Fetch INE scraping results
Fetch the results from /api/validate/ine. The recommended wait time is 20 sec and retrying every 5 sec 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
fetchIne); see the Implementation pane for source & tests.