For the complete documentation index, see llms.txt. This page is also available as Markdown.

Balance

Get my balance

Get balance

GET https://api.walleo.io/partners/v1/balance

Get user balance.

Response

{
    "balance": {
        "amount": 25674.30
    }
}

Last updated