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 https://api.expys.com/v1/wallet \ -H "Authorization: Bearer YOUR_MEMBER_TOKEN"
{ "amountReceived": 123, "amountSpent": 123, "balance": 123, "currency": { "name": "<string>", "symbol": "<string>" } }
Org-API-Key as a Bearer token.
Response for status 200
Show child attributes