Skip to main content
GET
/
api
/
v2
/
portfolio
/
pnl
GET /api/v2/portfolio/pnl — Aggregate PnL summary
curl --request GET \
  --url https://api.shuriken.trade/api/v2/portfolio/pnl \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

timeframe
string

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

Response

200

Portfolio PnL summary