Skip to main content
GET
GET /api/v2/portfolio/pnl — Aggregate PnL summary

Authorizations

Authorization
string
header
required

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

Query Parameters

timeframe
string

Timeframe: 1d, 7d, 30d, lifetime (default: 30d)

Response

200 - application/json

Portfolio PnL summary

V2 success response envelope

data
object
required
requestId
string
required
pagination
object | null

Page-based pagination info (per RFC)