免费、稳定、快速的云端API接口调用平台
获取客户端IP
接口地址: https://yunapi.cn/api/ip
返回格式: JSON
请求方式: GET
请求示例: https://yunapi.cn/api/ip
请求参数说明:
名称 | 必填 | 类型 | 说明 |
---|
返回参数说明:
名称 | 类型 | 说明 |
---|
返回示例:
{ "readyState": 4, "responseText": "120.7.150.198", "status": 200, "statusText": "parsererror" }
请求参数设置:
参数名称 | 参数值 |
---|---|
{ "readyState": 4, "responseText": "120.7.150.198", "status": 200, "statusText": "parsererror" }
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例:
NULL