| Tier | Limit |
|---|---|
| Free | 60/min |
| Pro | 300/min |
| Enterprise | Unlimited |
When you hit the limit
Check your usage
requests_today field shows your daily count.
Tips
- Use WebSocket instead of polling for real-time data
- Cache responses where possible
- Back off exponentially on
429 - Use webhooks for event-driven architectures

