稳定、快速的 API 接口服务
获取客户端IP
接口地址: https://www.cloudapi.vip/api/ip
返回格式: JSON
请求方式: GET
请求示例: https://www.cloudapi.vip/api/ip
请求参数说明:
名称 | 必填 | 类型 | 说明 |
---|
返回参数说明:
名称 | 类型 | 说明 |
---|
返回示例:
{ "readyState": 4, "responseText": "120.7.150.198", "status": 200, "statusText": "parsererror" }
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例:
NULL