Public
NoRequest
Request
Object containing the following properties:| Property | Type |
|---|---|
requests | number |
period | number |
Response
Response
Object record with dynamic keys:- keys of type
string - values of type
never
Limit the amount of times a public request can be made by a given key. This will rate limit based off the user’s IP address.
| Property | Type |
|---|---|
requests | number |
period | number |
stringnever