Export IPs in txt/csv/custom
This API endpoint allows you to download the list of your proxies.
Endpoint:
GET
https://proxy-seller.com/personal/api/v1/
{YourApiKey}
/proxy/download/
{type}
Example
To retrieve proxies of a specific type (e.g., IPv4):
Parameters
Authorization
<Your_API_Key>
Proxy type
ipv4
ipv6
mobile
isp
mix
mix_isp
resident
Specifies the type of proxies to include in the downloaded list.
Optional parameters
ext
txt
csv
Specifies the format in which the proxy list will be downloaded.
%login%:%password%@%ip%:%port%
Custom format
proto
https
socks5
Specifies the proxy port format you prefer for the proxies.
listId
Integer
Proxy list id (only for resident, if not set - will return ip from all sheets)
package_key
String
Proxy list package_key (only for subresident)
country
String
Alpha3 country name (FRA or USA or ...)
ends
String
Y - List of ending proxies
Response
Last updated