Authentication
Last updated
Last updated
Acquiring an API Key
To use the ADI API, you need a valid API Key.
How to Get an API Key: with your request. Once approved, you'll receive a unique API Key that grants access to the available endpoints. (Coming soon, for more details view the )
Using Your API Key
Base URL: All requests must be sent to:
https://api.adiinvestments.net/v1/
Authorization: Include your API Key in the header of every request for secure access. We recommend using a custom header.
Security Guidelines
Keep your API Key confidential and do not expose it in public code repositories or shared files.
If you suspect your API Key has been compromised, contact us immediately at to have it deactivated and regenerated.