Your API Key
The aBLT API uses API keys for authentication. Visit your admin Dashboard
-> Global Settings
page to retrieve the API key
, use it in your requests.
🔐
Remember that your API key is a secret! Do not share it with others or expose it in any client-side code (browsers, apps). Production requests must be routed through your own backend server where your API key can be securely loaded from an environment variable or key management service.