Skip to main content
POST
GetPortfolio

Authorizations

Authorization
string
header
required

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

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol. If omitted, use 1.

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
owner
string
required

Wallet address to compute a portfolio for.

Response

200 - application/json

Success

portfolio
portfolio · object

Aggregated portfolio snapshot for the requested wallet.