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://mag3nt.com/api/balance \ --header 'Authorization: <api-key>'
{ "balances": [ { "total_funded": 123, "total_allocated": 123, "total_spent": 123, "total_withdrawn": 123, "available": 123, "network": "<string>", "asset": "<string>" } ] }
API key prefixed with 'Bearer sx_live_...'
Balance data
Show child attributes