Turbine Cloud
Rate Limiting
1 min
to ensure platform stability and fair usage, the turbine api implements rate limiting rate limit 250 requests per minutes scope per user/token reset rolling 1 minute window when rate limits are exceeded, you will receive a `429 too many requests` response implement exponential backoff and retry logic to handle rate limiting gracefully