Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 373 Bytes

show-rate-limit-status.md

File metadata and controls

9 lines (7 loc) · 373 Bytes

Show rate limit status

Rate limit requests from clients to protect the health of the service and maintain high service quality for other clients. You can use a token bucket algorithm to quantify request limits.

Return the remaining number of request tokens with each request in the RateLimit-Remaining response header.