Expected response
Expected response
JSON
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Learn how to make requests using GloryCloud’s Datacenter Proxies.
curl -U "customer-<username>:<password>" -x "dy01.glorycloud.com:30002" "https://ipinfo.io"
curl -U "customer-<username>:<password>" -x "<ip_address>:62000" "https://ipinfo.io"
curl -x "dy01.glorycloud.com:30002" "https://ipinfo.io"
curl -x "<ip_address>:62000" "https://ipinfo.io"
Expected response
{
"ip": "178.178.118.52",
"city": "Kursk",
"region": "Kursk Oblast",
"country": "RU",
"loc": "51.7373,36.1874",
"org": "AS31133 PJSC MegaFon",
"postal": "305000",
"timezone": "Europe/Moscow",
"readme": "https://ipinfo.io/missingauth"
}
