cURL
curl --request GET \ --url https://gateway.architect.exchange/api/balances \ --header 'Authorization: Bearer <token>'
{ "balances": [ { "amount": "<string>", "symbol": "<string>" } ], "usd_borrow": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.architect.exchange/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.architect.exchange/llms.txt
Use this file to discover all available pages before exploring further.
User session token
List of balances
Show child attributes