Skip to main content
All Airtime API requests require authentication. You can use HTTP Basic Authentication (API Key and Secret) or pass an access token in the Authorization header. Use one method per request — not both.

Authentication methods

Authenticate using HTTP Basic Authentication.
  • Username: API Key
  • Password: API Secret
Generate credentials from Airtime → API Setup in the Beem dashboard.
Never expose your API Key, API Secret, or access token in frontend applications or public repositories.

Authentication errors

See Response codes for the full list of error codes.