Sandbox Environment
The Sandbox environment is perfect for development, testing, and integration before going live.Sandbox Base URL
https://sandboxapi.me-cash.com
Key Features:
- Safe Testing: Test all API functionality without affecting real accounts or transactions
- Realistic Data: Use test data that mirrors production behavior
- Full API Access: All endpoints and features available for testing
- No Real Money: All transactions are simulated
How to Access:
- Account Setup: Create a meCash sandbox account
- API Keys: Generate sandbox API keys from your Developer dashboard
- Testing: Use sandbox keys for all development and testing
Always test your integration thoroughly in sandbox before moving to production.
Best Practices
Development Workflow
- Start with sandbox environment
- Test all API endpoints thoroughly
- Validate webhook handling
- Test error scenarios
- Move to production when ready
API Key Management
- Use different API keys for each environment
- Never mix sandbox and production keys
- Store keys securely in environment variables
- Rotate keys regularly for security
Need Help?
- Check the Quickstart Guide for setup instructions
- Review the API Reference for endpoint details
- Contact support at support@me-cash.com