Skip to main content
GET
/
api
/
v2
/
portfolio
/
positions
GET /api/v2/portfolio/positions — Get user positions with PnL
curl --request GET \
  --url https://api.shuriken.trade/api/v2/portfolio/positions \
  --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

chain
string

Filter by chain

status
string

Filter by position status

Response

200

Portfolio positions