Authentication
API Key
To access any Idexa endpoint related to document reading, an API key is required. You can use the default key generated for your company, which you received during your interaction with our support team and which is available on this page: https://web.idexa.pixforce.ai/pt-br/apiKeys.
Your API key must be sent as a Header with the name IDEXA-API-KEY.
In the next steps, we will show how to send a document and how to correctly use the IDEXA-API-KEY in those requests.
Remember that with your key, you can control who uses your account and who uploaded the documents, if needed.
URL for Endpoint Calls
After creating your account and generating your API key, use the environment's URL in your requests.
| Environment | URL |
|---|---|
| Staging | https://api.hml.idexa.pixforce.ai |
| Production | https://api.idexa.pixforce.ai |