# Bing每日图片API接口

摘要

获取必应每日壁纸

接口地址:

https://api.vvhan.com/api/bing

请求方式:

GET

返回格式:

IMG/JSON

请求示例:

https://api.vvhan.com/api/bing

图片输出:

https://api.vvhan.com/api/bing

JSON输出:

https://api.vvhan.com/api/bing?type=json

可选尺寸:

https://api.vvhan.com/api/bing?size=666

图片随机:

https://api.vvhan.com/api/bing?rand=sj

JSON随机:

https://api.vvhan.com/api/bing?type=json&rand=sj

请求参数:
名称必填说明

typeJSON输出:json

rand随机输出:sj

size图片宽度

返回状态:
名称必填说明

success成功:true,失败:false

message返回状态描述信息

返回示例:

返回Bing每日一图