logo
Connections

List all brokerage authorizations for the User

get
https://api.snaptrade.com/api/v1/authorizations

Returns a list of Brokerage Authorization objects for the user

Query
userIdstringrequired
SnapTrade User ID
userSecretstringrequired
SnapTrade User Secret (generated when registering user)

Responses

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