v1

latestOpenAPI 3.1.02026-07-2671111437.2 KB
Account Info

Check Account Balance

Returns the current account credit balance for the authenticated user.

get/core/v1/accountinfo/balance

Response

A successful response.

balancenumber double required

Balance is the current account balance in USD.

Example response

{
  "balance": 103.35
}
All 71 operations