Authentication

Every request to the BSOS API must be authenticated using an API Key issued from the Developer Dashboard.

1

Create an API Key

Generate an API Key from your Developer Dashboard before making requests.

2

Send the API Key

Include your API Key in every request using the Authorization header.

3

Keep it Secure

Never expose API Keys in client-side applications or public repositories.

← Back to API Reference