Skip to main content

Rate Limit Overview

All API endpoints are protected by rate limiting to ensure fair usage and system stability. Rate limits apply to authenticated requests using valid API keys.
Rate limits are enforced per API key. Exceeding the limit will result in HTTP 429 (Too Many Requests) responses.