Rate Limits
This guide explains the rate limits and quotas for WhatsAble APIs.Overview
Rate limits are applied to protect our API infrastructure and ensure fair usage. Each API solution has different rate limits based on your plan.Rate Limit Headers
All API responses include rate limit headers:WhatsAble API Limits
Free Plan
- 100 messages per day
- 10 requests per minute
Pro Plan
- 1,000 messages per day
- 30 requests per minute
Enterprise Plan
- Custom limits
- Contact sales for details
Notifier by WhatsAble Limits
Basic Plan
- 500 messages per day
- 20 requests per minute
Business Plan
- 5,000 messages per day
- 50 requests per minute
Enterprise Plan
- Custom limits
- Contact sales for details
Notifier System Limits
Standard Plan
- 1,000 messages per day
- 30 requests per minute
Professional Plan
- 10,000 messages per day
- 100 requests per minute
Enterprise Plan
- Custom limits
- Contact sales for details
Handling Rate Limits
When you hit a rate limit, you’ll receive a 429 Too Many Requests response:Best Practices
- Implement Exponential Backoff
-
Monitor Usage
- Track remaining quota
- Set up alerts for low quota
- Monitor rate limit headers
-
Optimize Requests
- Batch messages when possible
- Cache responses
- Use webhooks for status updates
Upgrading Limits
To increase your rate limits:- Log in to your dashboard
- Go to Billing & Plans
- Select a higher tier plan
- Contact support for custom limits