GET //polymarket/{account}/balanceAllowance HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
Ok
{ "success": true, "message": "text", "data": { "balance": "text", "allowance": "text" } }