logo
Account Information

List account balances

get
https://api.snaptrade.com/api/v1/accounts/{accountId}/balances

A list of account balances for the specified account (one per currency that the account holds).

Path
accountIdstring (format: uuid)required
The ID of the account to get balances.
Query
userIdstringrequired
SnapTrade User ID
userSecretstringrequired
SnapTrade User Secret (generated when registering user)

Responses

Authorization
Request
Installation
$
npm install snaptrade-typescript-sdk
1
Loading...