모든 위치 보기
엔드포인트:
GEThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/resident/geo
경로 매개변수
이름 | 가치 | 설명 |
|---|---|---|
권한 부여 |
| 개인 API 키 |
예
https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/resident/geo응답
You will see in downloaded JSON file all information about GEO:
[
{
"code": "AD",
"name": "Andorra",
"regions": [
{
"name": "Andorra la Vella",
"code":118,
"cities": [
{
"name": "Andorra la Vella",
"isps": [
"GSL Networks",
"Andorra Telecom, S.a.u.",
"Cyberzone"
]
}
]
},
{
"name": "XX",
"cities": [
{
"name": "unknown",
"isps": [
"Andorra Telecom, S.a.u."
]
}
]
}
]
},
{
"code": "AE",
"name": "United Arab Emirates",
...You will see in downloaded JSON file:
{
"status": "error",
"data": null,
"errors": [
{
"message": "Error api key",
"code": 503,
"customData": null
},
{
"message": "IP not allowed",
"code": 503,
"customData": null
},
{
"message": "Request limit reached",
"code": 503,
"customData": null
}
]
}You will see in downloaded JSON file:
{
"status": "error",
"data": null,
"errors": [
{
"message": "IP not allowed",
"code": 503,
"customData": null
}
]
}
'저장 및 다운로드' 버튼을 클릭하면 모든 관련 정보가 포함된 JSON과 GEO 데이터 목록이 포함된 ZIP 파일을 다운로드할 수 있습니다