For the complete documentation index, see llms.txt. This page is also available as Markdown.

Access Point

Reference for the access point endpoint for Per GB Residential Proxies.

get

List all access points (sub-users) for the authenticated residential user

Authorizations
HTTPRequired

Enter token as: Bearer

Responses
200

List of residential access points

application/json
idintegerOptional
created_atstring · date-timeOptional
updated_atstring · date-timeOptional
usernamestringOptional
passwordstringOptional
enabledbooleanOptional
bytes_usedintegerOptional
bytes_availableintegerOptional
super_userstringOptional
is_sub_userbooleanOptional
typestringOptional
byte_sumintegerOptional
is_kyc_verifiedbooleanOptional
is_crypto_paymentbooleanOptional
get/pergb/residential/access-point
post

Create a new access point (sub-user) for the authenticated residential user

Authorizations
HTTPRequired

Enter token as: Bearer

Body
usernamestringRequired
passwordstringRequired
Responses
200

Residential access point created successfully

application/json
messagestringOptional
post/pergb/residential/access-point

Last updated

Was this helpful?