API Keys
Your API Keys
| Name | Key | Created | Last Used | Actions |
|---|---|---|---|---|
Production APIFull access |
bzeng_prod_••••••••••••k8x2
|
Dec 15, 2024 | 2 minutes ago | |
Staging APIFull access |
bzeng_test_••••••••••••m4p9
|
Nov 20, 2024 | 3 days ago | |
Mobile AppRead only |
bzeng_mob_••••••••••••r7n3
|
Oct 5, 2024 | 1 hour ago |
API Usage
124,520
Requests This Month
98.7%
Success Rate
45ms
Avg Response Time
Quick Start
Use your API key to authenticate requests:
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.bzengage.com/v1/contacts
Rate Limits
Requests per minute
1,000
Requests per day
100,000
Need higher limits? Upgrade your plan
Security Tips
- Never expose API keys in client-side code
- Use environment variables for storage
- Rotate keys regularly
- Use read-only keys when possible