Skip to content
ET-FOREXET-FOREX

Get started

Rate limits

Limits are per API key, or per IP for anonymous callers, and are returned on every response:

  • X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset — the per-minute window
  • Retry-After — seconds to wait, sent with every 429

RATE_LIMIT_EXCEEDED is a per-minute burst; QUOTA_EXCEEDED is your monthly allowance. Check your own usage at GET /me and GET /usage.