X-RateLimit-Limit
: a specified bucket capacity.X-RateLimit-Remaining
: the number of tokens remaining in a bucket.X-RateLimit-Reset
: a UTC timestamp (in seconds) that specifies the time of refilling a bucket.429: Too Many Requests
Retry-After
header indicating (in seconds) how long to wait before retrying the request.