Account
Authorizations
AuthorizationstringRequired
API token generated in the MarsProxies dashboard under /settings. Send it as a Bearer token in the Authorization header.
Responses
200
Residential account summary
application/json
Summary of the main residential account.
traffic_availablenumber · floatRequiredExample:
Residential traffic currently available, in gigabytes.
12.5subusers_countintegerRequiredExample:
Number of residential subusers owned by this account.
4hashstringRequiredExample:
Residential account hash.
A1B2C3D4E5F6G7H8I9J0K1L2M3401
Missing or invalid API token
application/json
403
Residential API is not enabled for this account
application/json
404
Residential user record not found for this account
application/json
429
Rate limit exceeded
application/json
500
Unknown error
application/json
get/v1/residential/me
Last updated
Was this helpful?