Return proxy.
Retrieve detailed information for a single proxy. This request could be used to obtain proxy ID, login, password, IP address, location, protocol (HTTP, SOCKS5, etc.), and other relevant metadata. It also includes information on proxy rotation and its expiration date.
id
RequiredProxy ID. The response will contain data for the specified proxy, identified by its ID, which is generated by the OnlineProxy server upon purchase.
Scheme:
1
OK. A successful server response returns detailed information about the specified proxy.
id
integerOrder ID, generated by the OnlineProxy server upon purchasing the proxy.
1
login
string | nullLogin, use it to connect to the proxy server.
password
string | nullPassword, use it to connect to the proxy server.
protocol
stringThe protocol type required to connect to the proxy server.
host
stringHost or IP address of a proxy server.
port
integerPort of a proxy server.
8080
geo_country
stringThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU"
geo_city
string | nullCity name where proxy server is located.
"Moscow"
geo_operator
string | nullName of the operator of the proxy server.
"mts"
private
booleanProxy type
rotate_ip_url
string | nullURL for IP address rotation
rotate_ip_freq
integerIP address rotation frequency in minutes (0 - disabled)
5
start_at
stringOrder start datetime UTC ISO-8601
stop_at
stringOrder expire datetime UTC ISO-8601
Unauthorized. Missing or invalid authentication token, please check the Authorization header.
message
stringRequiredError message
errors
object | nullInput validation errors
Forbidden. API access denied. Please check your Account settings to ensure that API access is enabled and your IP address is listed in the Access IPs section. If the issue persists, please contact us.
message
stringRequiredError message
errors
object | nullInput validation errors
Not found. The action cannot be performed on a non-existing resource. Please check the proxy's ID.
message
stringRequiredError message
errors
object | nullInput validation errors