Sandbox Environment
Base URL:https://api-sandbox.gosentrix.io
- Purpose: Testing and development
- Data: Isolated from production
- Limits: Lower rate limits
- Features: All production features available
- Support: Community support only
Production Environment
Base URL:https://api.gosentrix.io
- Purpose: Live applications
- Data: Real customer data
- Limits: Full rate limits
- Features: All features + production-only
- Support: Full support available
Differences
Best Practices
- Develop and test in sandbox
- Use production for live applications
- Never use production credentials in sandbox
- Test webhooks in sandbox first
- Monitor both environments