Check balance
Retrieve the current account balance.
Endpoints
Request
Request Parameters
Parameters
Value
Required
Description
api_key
{api_key}
yes
The API key provided to authenticate the user. Replace {apiKey} with your actual API key.
Response
The API returns a JSON object with the following structure:
Success Response (200)
Internal Server Error (500)
Invalid API Key (401)
Last updated