稳定、快速、免费的 API 接口服务
随机返回壁纸,支持id搜索,支持直接返回以及json返回
接口地址: https://wzapi.com/api/sjpcbz
返回格式: JSON
请求方式: GET
请求示例: https://wzapi.com/api/sjpcbz?format=json
| 名称 | 必填 | 类型 | 说明 |
|---|---|---|---|
| format | 否 | string | json=返回json,txt=重定向图片地址 |
| 名称 | 类型 | 说明 |
|---|---|---|
| status | string | 返回状态 |
| id | string | 当前图片ID |
| wallpaper | string | 图片链接 |
{
"status": "success",
"data": {
"id": 382,
"wallpaper": "http://cdn-hsyq-static.shanhutech.cn/bizhi/staticwp/202104/450dc4dfc7a0530daccb8fe8ea3f2993--4062033630.jpg",
"timestamp": 1764278961
}
}
请求参数设置:
| 参数名称 | 参数值 |
|---|---|
{
"status": "success",
"data": {
"id": 382,
"wallpaper": "http://cdn-hsyq-static.shanhutech.cn/bizhi/staticwp/202104/450dc4dfc7a0530daccb8fe8ea3f2993--4062033630.jpg",
"timestamp": 1764278961
}
}
| 名称 | 类型 | 说明 |
|---|