All API requests require authentication using an API key. Pass your API key in the Authorization header using the Bearer scheme:
Code
The API key must be valid and the organization must have sufficient balance to proceed with the request. If your balance is too low, you will receive a 403 Forbidden response.
See the Balance and Rate Limits documentation for more details.
Last modified on