Rate Limiting

Intelligems uses a token bucket rate limiter for the external API. Default limits: burst of 10 requests, refilling 10 tokens every 60 seconds. Check individual endpoints for rate limit details for that specific API.

Last updated