Skip to main content
GET
/
v1
/
trading
/
positions
List positions
curl --request GET \
  --url https://api.usenaive.ai/v1/trading/positions \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Query Parameters

env
enum<string>
Available options:
paper,
live

Response

200 - application/json

Alpaca positions passthrough.