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.
cURL
curl --request GET \ --url https://api.unitedmarket.ai/balances/{account}
{ "account": "<string>", "collateral": { "onChain": "<string>", "locked": "<string>", "available": "<string>" } }
Returns collateral balance, amount locked in open orders, and available collateral.
Wallet address.
Balance returned.
Show child attributes