Check available credit balance for the account

Returns the current available credit balance for the authenticated account.

Authentication is performed using username and password passed as query
parameters — there is no separate header-based authentication for this API.

TODO: confirm with tech team — response format, field names, and platform-specific

response/error codes for this endpoint are not documented in the current source
material. The success and error examples below are placeholders pending confirmation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Username of the HTTP account

password
required

Password of the HTTP account

Responses

400

Malformed request — a required query parameter is missing

401

Authentication failed — invalid username or password

500

Internal server error while processing the request

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain