In this guide we will teach you about the limits of our API, including rate limits and data limits.
X-RateLimit-Limit
: The maximum number of requests allowed during the current rate limit window.X-RateLimit-Remaining
: The number of requests you have left in the current window.X-RateLimit-Reset
: The number of seconds until the rate limit count resets.