Retrieve active proxy
This API endpoint provides information about your active proxies based on the specified type.
Endpoint:
GET
https://proxy-seller.com/personal/api/v1/
{YourApiKey}
/proxy/list/
{type}
Example
To retrieve proxies of all types:
To retrieve proxies of a specific type (e.g., IPv4):
Path parameters
Name
Value
Description
Authorization
<Your_API_Key>
Proxy type (optional)
ipv4
ipv6
mobile
isp
mix
mix_isp
The type of proxy you want to retrieve
Please note that if no proxy type is specified, all available types will be returned for your profile.
Request params
Name
Type
Description
latest
String
Y/N - Return proxy from last order
orderId
String
Return a proxy from a specific order
country
String
Alpha3 country name (FRA or USA or ...)
ends
String
Y - List of ending proxies
Response
All types of proxies
Last updated