← Back to Guides

Production Checklist

Review the required steps before moving your BSOS integration to production.

1

Use production API Keys

Replace Sandbox keys with Production keys before going live.

2

Validate error handling

Make sure your application handles authentication, validation and rate limit errors.

3

Secure credentials

Store API Keys in environment variables or a secure secrets manager.

4

Monitor usage

Track API usage, limits and failed requests from the Developer Dashboard.

Next step

Continue with Security Best Practices to protect your production integration.

Continue to Security Best Practices →