To ensure the security of your data and to authenticate requests, Airscale API uses Bearer Authentication. Each request to our API endpoints must include this authorization header.
Here’s how to include your API key in your request:
To ensure the security of your data and to authenticate requests, Airscale API uses Bearer Authentication. Each request to our API endpoints must include this authorization header.
Here’s how to include your API key in your request:
Authorization: Bearer YOUR_API_KEY
Be sure to replace YOUR_API_KEY with the actual API key from your dashboard. Without a valid API key in your request, you will not be able to access the API endpoints and will receive a 401 Unauthorized response.
Keep your API key secure and do not share it publicly.
If you suspect that your API key has been compromised, you should regenerate it immediately from your account dashboard to prevent unauthorized access.
Be sure to replace YOUR_API_KEY with the actual API key from your dashboard. Without a valid API key in your request, you will not be able to access the API endpoints and will receive a 401 Unauthorized response.
Keep your API key secure and do not share it publicly.
If you suspect that your API key has been compromised, you should regenerate it immediately from your account dashboard to prevent unauthorized access.
Last updated on
Mar
5,
2025
Last updated on
Mar
5,
2025