Superjoin API implements rate limiting to ensure fair usage and maintain system stability. Each user is allowed a specific number of API requests within a defined time window.
To prevent excessive usage and maintain system performance, the following rate limits apply:
If you exceed the rate limits, the API will respond with a 429 Too Many Requests
error. You will need to wait until the rate limit window resets before making additional requests.
Response Example:
It’s important to monitor your API usage to avoid hitting the rate limits. Ensure your integration handles the 429
error gracefully and retries after the appropriate waiting period.
If your use case requires higher rate limits, you can request an increase by contacting us at support@superjoin.ai. Be sure to include the reasons for needing the higher limit and details about your usage.
Superjoin API implements rate limiting to ensure fair usage and maintain system stability. Each user is allowed a specific number of API requests within a defined time window.
To prevent excessive usage and maintain system performance, the following rate limits apply:
If you exceed the rate limits, the API will respond with a 429 Too Many Requests
error. You will need to wait until the rate limit window resets before making additional requests.
Response Example:
It’s important to monitor your API usage to avoid hitting the rate limits. Ensure your integration handles the 429
error gracefully and retries after the appropriate waiting period.
If your use case requires higher rate limits, you can request an increase by contacting us at support@superjoin.ai. Be sure to include the reasons for needing the higher limit and details about your usage.