Getting Started
Follow these steps to create your first BSOS API integration.
1
Create a developer account
Register your organization and access the Developer Dashboard.
2
Generate an API Key
Create a production or sandbox API Key from the API Keys section.
3
Authenticate requests
Send the API Key in the authorization header for every request.
4
Call your first endpoint
Use the BSOS API to analyze a signal, message or task.
Next step
Continue with Authentication to learn how requests are authorized.
Continue to Authentication →