Sandbox provides separate test and production environments to help you develop and test your integration before going live.Documentation Index
Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
Use this file to discover all available pages before exploring further.
| Environment | Host url | Credentials prefix | Billing |
|---|---|---|---|
| Test | https://test-api.sandbox.co.in | key_test | Free |
| Production | https://api.sandbox.co.in | key_live | Billed |
Test environment
Use the test environment to develop and test your integration without affecting real data or incurring charges. The test environment mirrors production capabilities.- Separate API credentials with
key_testprefix - Free API calls for testing
- Isolated from production data
- Safe for experimentation
Production environment
Use the production environment for live integrations with real data. Your subscription plan determines how Sandbox bills API calls.- Separate API credentials with
key_liveprefix - Billed API usage
- Real data and transactions
- Production-grade reliability