GuidesAPI ReferenceChangelog
Guides

Rate Limits

Requests through the API are rate limited per token. Current rate limits:

  • 5 request per second

Once you exceed either limit, you will be rate-limited until the next cycle starts. Space out any requests that you would otherwise issue in bursts for the best results.

If the rate limit is reached, subsequent requests will receive a 429 error code until the request reset has been reached. You can see the format of the response in the examples.