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

IP Whitelist

Reference for the IP Whitelist endpoint for Per GB Mobile Proxies.

post

Create IP whitelist entries for Per GB mobile proxy access points

Authorizations
HTTPRequired

Enter token as: Bearer

Body
access_pointstring[]Required
super_userstringRequired
session_keystringOptional
countrystringOptional
statestringOptional
hostnamestring · enumOptionalPossible values:
citystringOptional
carrierstringOptional
proxy_typestring · enumOptionalPossible values:
Responses
201

IP whitelist created successfully

application/json
messagestringOptional
countintegerOptional
post/pergb/mobile/ip-whitelist
put

Update an existing Per GB mobile IP whitelist entry

Authorizations
HTTPRequired

Enter token as: Bearer

Body
access_pointstringRequired
super_userstringRequired
session_keystringOptional
countrystringOptional
statestringOptional
hostnamestring · enumOptionalPossible values:
citystringOptional
carrierstringOptional
proxy_typestring · enumOptionalPossible values:
Responses
200

IP whitelist updated successfully

application/json
messagestringOptional
put/pergb/mobile/ip-whitelist

Last updated

Was this helpful?