Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Experimental
cURL
curl --request GET \ --url https://{defaultHost}/wallets \ --header 'Authorization: Bearer <token>'
{ "wallets": [ { "address": "<string>", "network": "<string>", "balance_usd": "<string>" } ] }
Lists every crypto wallet linked to the authenticated resource.
A company API key, company scoped JWT, app API key, or user OAuth token.
wallets listed
Show child attributes