Back to developers
Sandbox
The sandbox environment mirrors the production API surface with simulated data. No order is routed to a real SGI, no funds move.
Sandbox vs production
Main differences between the two environments. The API surface is identical.
| Attribute | Sandbox | Production |
|---|---|---|
| API host | sandbox.api.getinopay.com | api.getinopay.com |
| KYC | mock | real |
| Orders | simulated fills | live SGI execution |
| Real funds | 0 | real settlement |
| Rate limit | 60 req/min | tier-based |
| Support | community | integration team |
Limits and best practices
The sandbox is purged every 30 days. Use the test subjects and instruments documented in the reference. Sandbox keys never work in production.