guideDifficulty: intermediateTime: 25mVersion: v1Services: contracts-api, retrieval-apiSDK: @lawie/sdkReviewed: 2025-01-21Reviewer: Docs PlatformTags: environments, release
Promote from Sandbox to Production
Checklist for moving a sandbox integration into production.
Overview
Ensure scopes, rate limits, and monitoring are production-ready.
Prerequisites
- Sandbox integration passing QA checks
- Production credentials approved by security
Architecture Diagram
Traffic moves from sandbox to production with staged rollout and monitoring.
Steps
- Create production API keys.
- Update base URLs to production.
- Configure status webhooks.
- Monitor live traffic for 48 hours.
API Calls Referenced
POST /contracts/v1POST /retrieval/v1/search
Troubleshooting
429spikes → Request a temporary rate limit increase.