Sub Account
Get Sub Account Info
Get detailed information about the specified sub-account.
GET
Headers
Your API key for authentication.
Query Parameters
The proxy type you want to query. Use: 1 for Rotating Residential, 2 for Rotating Mobile, 3 for Rotating Datacenter.
The username of the sub-account that you want to query.
Response
200 - application/json
Successful Response
The username of the sub-account.
Example:
"testUser"
The password of the sub-account.
Example:
"testPass"
Traffic that has been used, in GB.
Example:
"0.0"
Optional remarks or description for the sub-account.
Example:
"test"
The type of proxy being used by the sub-account.
Example:
"1 - Rotating Residential"
Traffic limit for the sub-account, in GB. -1 indicates no limit.
Example:
"5.0"