Skip to main content
Limits use a 1-minute sliding window per key.

When you hit the limit

Check your usage

The 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