> ## Documentation Index
> Fetch the complete documentation index at: https://cobo.com/payments/llms.txt
> Use this file to discover all available pages before exploring further.

# 开发环境和生产环境

Payments API 提供了开发环境和生产环境。建议您先在开发环境中测试新功能，然后再将其部署到生产环境中。

|                 | **开发环境**                                                     | **生产环境**                                             |
| --------------- | ------------------------------------------------------------ | ---------------------------------------------------- |
| 用途              | 用于功能开发、集成测试和问题调试的开发环境                                        | 用于实际业务运营的正式环境，处理真实用户交互和资产                            |
| API Base URL    | [https://api.dev.cobo.com/v2](https://api.dev.cobo.com/v2)   | [https://api.cobo.com/v2](https://api.cobo.com/v2)   |
| Cobo Portal URL | [https://portal.dev.cobo.com/](https://portal.dev.cobo.com/) | [https://portal.cobo.com/](https://portal.cobo.com/) |
