Interpreting API errors
See how to interpret the error codes returned by the Efí API
This page aims to present the 'Request History', which allows integrators to view all requests made by their application to the Efí API. You will find guidance on how to query the error codes returned by the API, which makes it easier to understand the responses, fix possible data validation errors or other issues, and identify requests sent to our web services.
Learning to use the "Request History" of the Efí API
The API performs validations on the request data sent by the integrated system to our web services. Therefore, depending on the endpoint your system is trying to access, errors may occur in certain situations. This also applies if you are using a system or module with integration with Efí.
To access the "Request History", follow these steps:
- Log in to your Efí account;
- Go to
API > Aplicações > Your Application; - Choose the environment used (production or testing) and click on
Histórico de Requisições(see where).