API libraries
Official libraries are available to help the integration with the Incognia API. These libraries serve as API wrappers and handle features such as:
- Transparent API authentication
- Region configuration
- Requests for all available endpoints
- HTTP error handling
Region configuration
Currently, Incognia has APIs available in the United States and Brazil. The library needs to be configured to send the requests to the correct infrastructure:
United States (US)
https://api.us.incognia.com
Brazil (BR)
https://incognia.inloco.com.br
Official Libraries
Official libraries are available in the following programming languages: