API For Account

Get account information

get

Returns basic account information.

Authorizations
api-keystringRequired
Responses
chevron-right
200

Successful response

application/json

Account information response.

successbooleanOptional

Success status (true if successful, false if an error occurred).

messagestringOptional

Response message.

get
/client/v1/account/get-info

Get balance information

get

Returns IP and traffic balance information.

Authorizations
api-keystringRequired
Responses
chevron-right
200

Successful response

application/json

Balance information response.

successbooleanOptional

Success status (true if successful, false if an error occurred).

messagestringOptional

Response message.

get
/client/v1/account/get-balance-data

Last updated

Was this helpful?