Authentication

Acquiring an API Key

To use the ADI API, you need a valid API Key.

  • How to Get an API Key: Email us 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 introduction)

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 adi.invest.llc@gmail.com to have it deactivated and regenerated.

Last updated