API Reference documentation
This documentation is for the LOCALTRAC API version 2.0.
All issues and concerns should be addressed to your account manager or with clients@lanla.com.
https://api.hexia.app/
Disclaimer
API requests expect “Accept” and “Content-type” (if content is provided) headers, but the current API only supports “application/json” data format. We are planning to add data formats in the near future.
For more information about “Accept” and “Content-type”, see the following articles:
Disclaimer
With the introduction of the new Hexia.local, the authenticate
API is no longer required. All authentication are processed by the API Key that you will be provided with once your account is integrated in Hexia.local. Please remove any references or calls to the authenticate
API in your implementation.
Instructions on how to test the API key is in the Insomnia Setup Documentation link below.