> For the complete documentation index, see [llms.txt](https://stagesmm.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stagesmm.gitbook.io/docs/api/balans-polzovatelya.md).

# Баланс пользователя

| Parameters | Description  |
| ---------- | ------------ |
| key        | Your API key |
| action     | balance      |

***

***Пример (Example response)***

```
{
    "balance": "100.84292",
    "currency": "USD"
}
```
