稳定、快速、免费的 API 接口服务
获取Bing每日一图
接口地址: https://api.tomys.top/api/BingDailyPic
返回格式: IMG
请求方式: GET
请求示例: https://api.tomys.top/api/BingDailyPic
请求参数说明:
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
area | 否 | string | cn/os, 要获取的图片的地区(中国特供版/国际版), 默认 os |
idx | 否 | num | 获取哪天的图片, 0为今天, 1-7为之前几天的, 默认为今天 |
size | 否 | num | 1920/1366/1080, 分别为1920x1080/1366x768/1080x1920 |
返回参数说明:
名称 | 类型 | 说明 |
---|
返回示例:
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例:
<img src="https://api.tomys.top/api/BingDailyPic" alt="Bing Daily Image" style="max-width: 100%; height: auto;">