Skip to main content
Currently, the rate limit is 60 request per minute.

Checking the status of your rate limit

You can use the headers that are sent with each response to determine the current status of your primary rate limit.
Header nameDescription
x-ratelimit-limitThe maximum number of requests that you can make per hour
x-ratelimit-remainingThe number of requests remaining in the current rate limit window
x-ratelimit-resetThe time at which the current rate limit window resets, in UTC epoch seconds
retry-afterThe number of seconds you have to wait before you can make new requests