# Environments

CartonCloud API is available in different regional environments. Use the appropriate base URL for your region:

| Region | Base URL |
|--------|----------|
| Global | `https://api.cartoncloud.com` |
| North America | `https://api.na.cartoncloud.com` |

North America is a separate region, not an alias of Global. All API endpoints documented here use the Global base URL in examples. Replace `api.cartoncloud.com` with your region-specific subdomain as needed.
