Skip to content

Ratelimits

RouteRequests Per Minute
/bots/:id60
/bots/:id/historical60
/bots/:id/recent60
/compare60
/compare/historical60
/rankings60
/users/:id/bots60

What Happens When I am RateLimited?

When you are rate-limited, you will receive this response, you can use this to wait until your ratelimit has been lifted before sending another response.

Terminal window
{
"statusCode": 429,
"error": "Too Many Requests",
"message": "You can only make {amount} requests per {time} minute. Try again soon.",
"date": 1729335037519,
"expiresIn": {milliseconds}
}

Would You Like to Get Higher RateLimits?

Reach out to our team in Our Discord. For any requests regarding ratelimits.

I am Banned, What Can I Do?

If you’ve been banned from using our API, you can reach out to our team in Our Discord.