Skip to main content
GET
Get Sub Account Info

Headers

apiKey
string
required

Your API key for authentication.

Query Parameters

proxyType
integer
required

The proxy type you want to query. Use: 1 for Rotating Residential, 2 for Rotating Mobile, 3 for Rotating Datacenter.

username
string
required

The username of the sub-account that you want to query.

Response

200 - application/json

Successful Response

authAccount
string
required

The username of the sub-account.

Example:

"testUser"

authPassword
string
required

The password of the sub-account.

Example:

"testPass"

useTraffic
string
required

Traffic that has been used, in GB.

Example:

"0.0"

remark
string
required

Optional remarks or description for the sub-account.

Example:

"test"

proxyType
integer
required

The type of proxy being used by the sub-account.

Example:

"1 - Rotating Residential"

useLimit
string

Traffic limit for the sub-account, in GB. -1 indicates no limit.

Example:

"5.0"