Rate limiting is currently in development and will be available soon.
X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers to provide information about the rate limit.
Response headers
The maximum number of requests allowed per minute.
The number of requests remaining in the current rate limit window.
Unix timestamp indicating when the rate limit window resets.