Retrieve active proxy
This API endpoint is designed to deliver detailed information about your active proxies. It allows you to retrieve data based on the specific type of proxy you are interested in, ensuring you can efficiently manage and assess your network's proxy configuration.
To make the most out of this API endpoint, ensure you have a clear understanding of the types of proxies implemented within your network. Utilize the filtering options to retrieve precise and meaningful proxy data.
For further details on implementing this API, refer to the API documentation, which provides sample requests, response formats, and additional parameters you can use to tailor the data retrieval to.
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):
Response
All types of proxies
Path parameters
Authorization
<Your_API_Key>
Proxy type (optional)
ipv4
ipv6
mobile
isp
mix
mix_isp
The type of proxy you want to retrieve
Request params
latest
String
Y/N - Return proxy from last order
orderId
String
Return a proxy from a specific orderId or baseOrderNumber
country
String
Alpha3 country name (FRA or USA or ...)
ends
String
Y - List of ending proxies
Last updated