RATE LIMITS

When using the REST API for Time-Series, the following rate limits apply:

  • Users who are not appending any API key to their Time-Series or Tables API call (ie. “anonymous users”) have a combined limit of 20 calls per 10 minutes and 50 calls per day. These limits are applied globally to all anonymous users. If you need higher API rate limits, we recommend appending your API key to your API calls.

  • Users who are not subscribed to any premium data, but who are appending their API key to their API call, have a limit of 300 calls per 10 seconds, 2,000 calls per 10 minutes and a limit of 50,000 calls per day. Authenticated users have a concurrency limit of one; that is, they can make one call at a time and have an additional call in the queue.

  • Premium data subscribers who are subscribed to at least one time-series or one tables dataset, and who are appending their API key to their API call, have a limit of 5,000 calls per 10 minutes and a limit of 720,000 calls per day.