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.