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.
idintegerOrder ID, generated by the OnlineProxy server upon purchasing the proxy.
1 loginstring | nullLogin, use it to connect to the proxy server.
passwordstring | nullPassword, use it to connect to the proxy server.
protocolstringThe protocol type required to connect to the proxy server.
hoststringHost or IP address of a proxy server.
portintegerPort of a proxy server.
8080 geo_countrystringThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU" geo_citystring | nullCity name where proxy server is located.
"Moscow" geo_operatorstring | nullName of the operator of the proxy server.
"mts" privatebooleanProxy type
rotate_ip_urlstring | nullURL for IP address rotation
rotate_ip_freqintegerIP address rotation frequency in minutes (0 - disabled)
5 start_atstringOrder start datetime UTC ISO-8601
stop_atstringOrder expire datetime UTC ISO-8601
Unauthorized. Missing or invalid authentication token, please check the Authorization header.
messagestringRequiredError message
errorsobject | 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.
messagestringRequiredError message
errorsobject | nullInput validation errors
Not found. The action cannot be performed on a non-existing resource. Please check the proxy's ID.
messagestringRequiredError message
errorsobject | nullInput validation errors