Skip to main content

Current Limits

Rate Limit Headers

When you exceed the rate limit, you’ll receive a 429 Too Many Requests response:

Best Practices

When you receive a 429 error, wait before retrying. Double the wait time with each retry.
Instead of making many small requests, use larger top_k values to get more results per request.
Cache API responses to avoid making duplicate requests for the same data.

Need Higher Limits?

Contact support@rhizomeai.com to discuss custom rate limits for your use case.