Przejdź do głównej zawartości

Get Balance

GET 

/api/v1/user-api/getBalance/:key/:checksum/:timestamp

Returns the user's current account balance.

Checksum

sha256({crc32(client_id)}{api_key}GetBalance{timestamp})

Values are concatenated directly without any separator. crc32(client_id) is the CRC32 hash of your client ID. Note the PascalCase GetBalance.

Request

Responses

Balance info