# Environments The Bermuda Commercial Bank API provides separate environments for development and production use. ## 🌐 UAT (Testing) - **Base URL:** `https://api-uat.bcb.bm` - For development and testing purposes - Uses sandboxed data and isolated client credentials ## 🚀 Production - **Base URL:** `https://api.bcb.bm` - For live, real-money operations - Requires production onboarding approval and IP whitelisting ## 🔄 Moving from UAT to Production To move to production: 1. Complete onboarding verification 2. Submit production IP addresses 3. Obtain production client credentials 4. Update your app to use the production URL Contact support at 📧 [api@bcb.bm](mailto:api@bcb.bm) for help with promotion.