Version: v2.1
Zentake API
Improve patient data collection with ZENTAKE.
Authentication
All API requests require authentication using API credentials:
X-API-KEY: Your team's unique identifier (UUID)X-API-SECRET: Your API secret key
Sandbox vs Production
Zentake provides a sandbox environment for testing your API integration without affecting production data.
| Environment | Purpose | Limits |
|---|---|---|
| Production | Live data, real SMS/emails | Based on your plan |
| Sandbox | Testing only, isolated data | 60 req/min, 500/day, 5 SMS/day, 10 emails/day |
Using Sandbox Credentials
- Navigate to Settings > API Credentials in your Zentake dashboard
- Toggle to "Sandbox" environment
- Copy your sandbox
X-API-KEYandX-API-SECRET - Use these credentials for testing - data is fully isolated from production
Identifying Environment
All API responses include the header:
X-Zentake-Environment: sandbox | production
Sandbox Limitations
- Rate Limits: 60 requests/minute, 500 requests/day
- Messages: 5 SMS/day, 10 emails/day (actually sent for testing)
- Data: Max 100 patients, 20 forms
- Isolation: Sandbox data is completely separate from production
Note: Sandbox credentials have a different X-API-KEY than production.
Contact Zentake: URL: https://zentake.com