API Documentation
Rate limits
Rate limits are the number of requests that can be made to the bundle.social API in a given time period.
We don’t use rate limits per endpoint, we use rate limits per user. This means that if you exceed the rate limit on one endpoint, you will be rate limited on all endpoints. You will receive a 429 status code if you exceed the rate limit.
Short term rate limit: 5 requests per second
Medium term rate limit: 20 requests per 10 seconds
Long term rate limit: 100 requests per minute
Was this page helpful?