First Request
Send your first request to the BSOS API and understand the response.
1
Select an endpoint
Choose the BSOS API endpoint that matches your integration scenario.
2
Add your API Key
Include your API Key in the Authorization header using the Bearer format.
3
Send the request
Submit a JSON payload to the selected endpoint using HTTPS.
4
Review the response
Verify the HTTP status code and inspect the JSON response returned by BSOS.
Next step
Continue with Production Checklist before deploying your integration.
Continue to Production Checklist →