Skip to main content

API Setup Guide

Before using the interactive API playground, you'll need an API key.

Getting Your API Key​

  1. Contact us at support@axol.io for API access
  2. Receive your credentials and onboarding instructions
  3. Access your dashboard with provided login details
  4. Copy your API key - you'll need it for authentication

Using Your API Key​

In the API Reference playground:

  1. Click the Authentication section
  2. Select Bearer Token
  3. Enter your API key in the token field
  4. All requests will now include your authentication

API Key Security​

Keep your API key secure:

  • Never commit keys to public repositories
  • Use environment variables in production
  • Rotate keys regularly
  • Use different keys for development/production

Rate Limits​

  • Free: 100 requests/minute
  • Pro: 1,000 requests/minute
  • Enterprise: Unlimited

Need higher limits? Contact us