GETTING STARTED
API REFERENCE
DASHBOARD
EXAMPLES
API REFERENCE
Rate Limiting.
ForecastAPI rate-limits all API requests.
Free Tier
200 requests / month
Paid Plans
900 requests / minute
Enterprise
Custom requests / minute
NOTE
Every response includes rate limit headers. Check the
X-RateLimit-Remaining and X-RateLimit-Reset headers to monitor your usage.
If you exceed the rate limit, you get a 429 Too Many Requests response.
Unless you need live-forecasting, use the batching endpoint for large datasets. The batching endpoint sends multiple forecast requests in a single API call. It also applies a 50% discount on the cost per request, compared to live-forecasting.