接口地址:https://v2.alapi.cn/api/ip |
---|
返回格式:json/text |
请求方式:get/post |
请求示例:https://v2.alapi.cn/api/ip?ip=114.114.114.114&token=token |
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
token | string | 必填 | 请求token 扫码关注公众号 |
ip | string | 必填 | 要查询的 ip |
format | string | 选填 | 默认返回 json 格式,返回文本参数为 text |
名称 | 类型 | 说明 |
---|---|---|
- | - | - |
错误码 | 说明 |
---|---|
404 | api 地址错误 |
422 | 请输入正确的 IP |