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

Proxy

Reference for retrieving a single Per Proxy Mobile Proxy.

get

Refer to https://developers.proxidize.com/apis/rest-api-reference/per-proxy-mobile-proxies for details on how to get the username.

Session ID can be extracted from proxy string after '-s-' or obtained from session_id field via api/v1/perproxy/proxies/{username}

Authorizations
HTTPRequired

Enter token as: Bearer

Path parameters
usernamestringRequired
session_idstringRequired
Responses
200Success
application/json
session_idstringOptional
proxystringOptional
usernamestringOptional
passwordstringOptional
ipstringOptional
public_keystringOptional
rotate_urlstringOptional
total_bytesintegerOptional
bytes_usedintegerOptional
filterstringOptional
tagsstringOptional
speedintegerOptional

Latest measured proxy speed in Mbps. If this value is 0, rotate the proxy to refresh speed information.

speed_test_timestampintegerOptional

Unix timestamp for the latest speed test. If this value is 0, rotate the proxy to refresh speed information.

deleted_atstringOptional
get/perproxy/proxy/{username}/{session_id}

Last updated

Was this helpful?