Help us improve these docs. Take our quick survey.
curl --request GET \
--url https://api.example.com/geolocate{
"ip": "<string>",
"location": {
"file_index": 123,
"range_start_int": 123,
"range_end_int": 123,
"range_start_ip": "<string>",
"range_end_ip": "<string>",
"country_code": "<string>",
"country_name": "<string>"
},
"allowed": false
}사용자의 IP 주소를 기준으로 지리적 위치를 조회합니다.
이 API는 디버깅 목적으로 제공되며, 향후에는 제공되지 않을 수 있습니다.
curl --request GET \
--url https://api.example.com/geolocate{
"ip": "<string>",
"location": {
"file_index": 123,
"range_start_int": 123,
"range_end_int": 123,
"range_start_ip": "<string>",
"range_end_ip": "<string>",
"country_code": "<string>",
"country_name": "<string>"
},
"allowed": false
}Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.