We use cookies to improve your experience. Read more about how we handle your data in our GDPR policy.

    Back to Genju
    API Docsv1

    Rate Limits

    Genju rate limits API requests per minute to ensure fair usage.

    Limits by Plan

    Plan Requests/Minute
    Core 100
    Pro 1,000

    Handling 429 Responses

    When you exceed your rate limit, the API returns 429 Too Many Requests. Wait and retry with exponential backoff.

    Rate Limit Headers

    Every response includes an X-RateLimit-Remaining header showing how many requests you have left in the current window.