This section provides an overview of the rate limits for our API. Rate limits are put in place to ensure fair usage and prevent abuse of our resources.
Rate Limits Overview
- Request Limit: The maximum number of requests you can make to our API within a certain time frame.
- Time Frame: The time frame within which the request limit is enforced (e.g., per minute, per hour).
Default Rate Limits
- Free Tier: 100 requests per minute.
- Pro Tier: 1,000 requests per minute.
- Enterprise Tier: Custom rate limits available upon request.
How to Check Your Usage
To check your current API usage, visit the API Dashboard.
Rate Limit Exceeded
If you exceed your rate limit, you will receive a 429 Too Many Requests
response. Your requests will be temporarily blocked until the current time frame resets.
Contact Support
If you have any questions or concerns regarding rate limits, please contact our support team at support@ourdomain.com.
API Usage Visualization