Xurel Docs

Rate limits

Requests are rate-limited per API key. Exceeding the limit returns 429 rate_limited.

Limits by plan

Plan Requests per second
Free2 rps
Pro10 rps
Scale25 rps

Response headers

  • X-RateLimit-Limit — max requests in the window
  • X-RateLimit-Remaining — remaining requests
  • X-RateLimit-Reset — unix timestamp when the window resets