Skip to main content
POST

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:
allMids
dex
string | null

DEX filter. Omit for perps only, ALL_DEXS for all, or a specific DEX name.

Example:

"ALL_DEXS"

Response

Map of coin symbol to mid price string. Returned directly (no result wrapper).

Map of coin symbol to mid price string

{key}
string