Rate Limiting
Limit: 300 requests per 60-second window, per client IP
Key:
CF-Connecting-IPheader (provided by Cloudflare)Applied to:
POST /authand all/v2/*endpointsOn exceed: HTTP 429 with
ERR_PUBLIC_API_RATE_LIMITEDand aRetry-Afterheader
Last updated