Rate Limits and Quotas
API rate limits are the number of requests that you can make to the API within a specific time frame. The rate limits are set to ensure that the API is available to all users and to prevent abuse. If you exceed the rate limit, you will receive an error response with the status code 429 Too Many Requests
.
TIP
The rate limits for the APITube News API are based on the plan you are subscribed to. You can view the rate limits for each plan below.
Rate limits
Plan | Rate limit |
---|---|
Free | 30 requests per day |
Basic | 1500 requests per 30 minutes |
Professional | 3000 requests per 30 minutes |
Corporate | 5000 requests per 30 minutes |