Skip to main content
POST
User rate limit

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

Body

application/json
type
enum<string>
required
Available options:
userRateLimit
user
string
required

42-character hex address

Example:

"0xabc..."

Response

Rate limit status

cumVlm
string

Cumulative volume

Example:

"2854574.593578"

nRequestsUsed
integer
Example:

2890

nRequestsCap
integer
Example:

2864574

nRequestsSurplus
integer
Example:

0