Skip to main content
GET
GET /api/v2/perp/account — Account state (balances, margin)

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <jwt> for user auth or Authorization: Bearer sk_{keyId}_{secret} for API key auth.

Query Parameters

wallet_id
string

Wallet ID (uses default HL wallet if omitted)

Response

200 - application/json

Account state

V2 success response envelope

data
object
required
requestId
string
required
pagination
object | null

Page-based pagination info (per RFC)