| Development environment | Production environment | |
|---|---|---|
| Purpose | Used for developing, testing, and debugging new features and functionality without impacting the live, production environment | The live, customer-facing environment that users interact with |
| API base URL | https://api.dev.cobo.com/v2 | https://api.cobo.com/v2 |
| Cobo Portal URL | https://portal.dev.cobo.com/ | https://portal.cobo.com/ |
| Testnets | Supported | Supported |
| Pricing | Free to use | Paid. For details, see Introduction to Bills & Payments. |
Overview
Development and production environments
The WaaS 2.0 API provides two environments serving different purposes. It is recommended that you use the development environment to test your new features first before deploying them to the production environment.
