Secure your API calls, monitor your credits, and manage rate limiting thresholds.
ALOC API requests must authenticate using a platform API Key. Authenticate by passing your key in the custom X-API-Key request header.
All keys are prefixed with aloc_ followed by 40 alphanumeric characters. Keep your API key confidential; do not embed it in client-side code.
Newly registered developer accounts are placed in a sandbox state until their email is verified.
403 Forbidden response.The sandbox credit limit cannot be bypassed without email verification.
Rate limiting is enforced on a sliding 60-second window. Limits scale with your developer subscription plan:
If you exceed your rate limit, the API returns a 429 Rate Limited response with a Retry-After header indicating the seconds to wait.
Every API response returns diagnostic headers to help you track rate limits and credits in real time: