Skip to content

Fetch Balance

GET
/profile/balance

If you're interested in the English version of this spec, let us know on the GitHub.

Возвращает текущий баланс счета в рублях с точностью до копеек

Official documentation:
https://dadata.ru/api/balance/

Authorizations

ApiKey

API-ключ. Полный вид заголовка: Authorization: Token <YOUR_KEY>. Получить ключ

Type
API Key (header: Authorization)
+
SecretKey

Секретный ключ

Type
API Key (header: X-Secret)

Responses

Запрос успешно обработан

application/json
object

Ответ из API "Баланс пользователя"
See https://dadata.ru/api/balance/

Баланс в рублях
@example 9922.30

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI