Appearance
必应每日壁纸
提供必应搜索(Bing)每日更新的精选壁纸,支持高清/4K分辨率,附带图片描述、版权信息及历史壁纸查询,适用于壁纸应用、博客美化、动态桌面等场景。
请求地址
| 地址 | 协议 | 方法 | QPS 限制 | 线路 |
|---|---|---|---|---|
| api.niany.cn/v2/bing | HTTPS | Any | 暂无 | 海外 |
请求参数
https://api.niany.cn/v2/bing/bing?encoding=json&format=js&idx=0&n=5&mkt=zh-CN&uhd=1| 参数值 | 参数说明 | 可选值 | 是否可选 | 默认值 |
|---|---|---|---|---|
| format | API返回数据格式 | 无 | 固定值 | js |
| encoding | 响应格式类型 | json/text/image | 可选 | json |
| idx | 起始偏移天数(0=当天) | 0-7 | 可选 | 0 |
| n | 获取壁纸的数量 | 1-8 | 可选 | 8 |
| mkt | 区域语言设置 | zh-CN/en-US/ja-JP | 可选 | zh-CN |
| uhd | 是否返回超高清图片 | 0/1 | 可选 | 1 |
返回参数(基本)
| 返回参数 | 返回类型 | 返回说明 |
|---|---|---|
| code | integer | 状态码 (200表示成功) |
| message | string | 接口消息 |
| data | object | 核心数据 |
| debug | object | 调试信息 |
返回参数(data)
| 返回参数 | 返回类型 | 返回说明 |
|---|---|---|
| title | 壁纸标题(精简版) | string |
| headline | 主标题(地理/主题标识) | string |
| description | 壁纸完整描述 | string |
| main_text | 详细描述(含版权声明) | string |
| cover | 4K壁纸下载链接(UHD格式) | string |
| copyright | 版权方信息 | string |
| update_date | 数据更新时间(本地化格式) | string |
| update_date_at | 数据更新时间戳(13位毫秒级) | number |
| parameters | 支持的请求参数列表 | string[] |
| meta | API元数据 | object |
返回参数示例
点我查看返回json数据示例
json
{
"code": 200,
"message": "所有数据均来自官方,确保稳定与实时",
"data": {
"data": {
"title": "蹦跳迎接国家青蛙月",
"headline": "树蛙, 哥斯达黎加",
"description": "树蛙, 哥斯达黎加 (© Ondrej Prosicky/Shutterstock)",
"main_text": "树蛙, 哥斯达黎加 (© Ondrej Prosicky/Shutterstock)",
"cover": "https://www.bing.com/th?id=OHR.TicanFrog_ZH-CN8949758487_UHD.jpg&pid=hp&w=3840&h=2160&rs=1&c=4&q=90",
"copyright": "© Ondrej Prosicky/Shutterstock",
"update_date": "2025/04/05",
"update_date_at": 1743850393192
},
"parameters": [
"format",
"idx",
"n",
"mkt",
"uhd"
],
"meta": {
"api_version": "2.1.0",
"cache_status": "HIT"
}
},
"__debug__": {
"api_name": "NianYi-api",
"api_version": "2.13.4",
"api_docs": "https://api.niany.cn/",
"author": "NianYi_Wiki",
"updated": "2025/03/22 13:27:50",
"updated_at": 1742621270000
}
}a": {
"data": {
"title": "花海绽放",
"headline": "卡里佐平原国家纪念碑的超级花期,加利福尼亚州,美国",
"description": "卡里佐平原国家纪念碑的超级花期,加利福尼亚州,美国 (© Robb Hirsch/TANDEM Stills + Motion)",
"main_text": "卡里佐平原国家纪念碑的超级花期,加利福尼亚州,美国 (© Robb Hirsch/TANDEM Stills + Motion)",
"cover": "https://www.bing.com/th?id=OHR.CarrizoBloom_ZH-CN7967467357_UHD.jpg&pid=hp&w=3840&h=2160&rs=1&c=4&q=90",
"copyright": "© Robb Hirsch/TANDEM Stills + Motion",
"update_date": "2025/04/05",
"update_date_at": 1743848914542
},
"parameters": {
"format": {
"type": "string",
"values": [
"js",
"xml"
]
},
"idx": {
"type": "number",
"range": [0, 7]
},
"n": {
"type": "number",
"range": [1, 8]
},
"mkt": {
"type": "string",
"example": "zh-CN"
},
"uhd": {
"type": "number",
"values": [0, 1]
}
},
"meta": {
"api_version": "2.1.0",
"cache_status": "HIT"
}
},
"__debug__": {
"api_name": "NianYi-api",
"api_version": "2.13.4",
"api_docs": "https://api.niany.cn/",
"author": "NianYi",
"user_group": "595941841",
"updated": "2025/03/22 13:27:50",
"updated_at": 1742621270000
}
}© 2024 Nian Yi. 保留所有权利。