Skip to main content
POST
Batch performance

Authorizations

X-API-Key
string
header
required

Your Hypedexer API key. Create one in the console at https://app.hypedexer.com. Authorization: Bearer <key> and the api_key query parameter are accepted as well.

Headers

X-API-Key
string

Body

application/json
users
string[]
required

Wallet addresses (0x…, any case). Duplicates are ignored; any invalid address returns 400.

Required array length: 1 - 500 elements
window
enum<string>
default:7d
Available options:
7d,
30d,
90d,
all
include_drawdown
boolean
default:false

Also compute max_drawdown (realized-PnL curve) per wallet

Response

OK

success
boolean
message
string
data
object[]
total_count
integer
execution_time_ms
number