Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.3 KB

limitresponsebody.md

File metadata and controls

11 lines (8 loc) · 2.3 KB

LimitResponseBody

Fields

Field Type Required Description Example
success bool ✔️ Returns true if the request should be processed, false if it was rejected. true
limit int ✔️ How many requests are allowed within a window. 10
remaining int ✔️ How many requests can still be made in the current window. 9
reset int ✔️ A unix millisecond timestamp when the limits reset. 1709804263654