真人/动漫/风景图片调用
接口地址: http://api.suxun.site/api/img
返回格式: JSON
请求方式: GET
请求示例: http://api.suxun.site/api/img?s=pc&k=meizi&type=json
请求参数说明:
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
type | 否 | string | 可选值为json和img;默认为img,直接输出图片 |
s | 否 | string | 可选值为mobile和pc;输出壁纸的终端,为空输出pc端 |
k | 否 | string | 可选值[meizi|dongman|fengjing|suiji];选择输出分类, 为空随机输出 |
返回参数说明:
名称 | 类型 | 说明 |
---|
返回示例:
{ "code": "200", "imgurl": "https://imgapi.cn.senpian.com/__imgapi.cn__/__imgapi.cn__59f2f39cdc160.jpg", "width": "1920", "height": "1080" }
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例:
暂无示例,站长交流群:941093035 进行交流
请求参数设置:
参数名称 | 参数值 |
---|---|
{ "code": "200", "imgurl": "https://imgapi.cn.senpian.com/__imgapi.cn__/__imgapi.cn__59f2f39cdc160.jpg", "width": "1920", "height": "1080" }
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例:
暂无示例,站长交流群:941093035 进行交流