Skip to main content
POST
User rate limit

Authorizations

Authorization
string
header
required

Your Hypedexer API key, sent as Authorization: Bearer <key>. The X-API-Key: <key> header and the api_key query parameter are accepted as well.

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