获取Bing搜索首页的每日壁纸
curl --request GET \ --url https://api-re.ecylt.com/v1/bing_img
{ "image_url": "<string>", "二次元API": "<string>" }
输出格式,设置为json时返回JSON格式,否则直接重定向到图片
json
成功返回数据
The response is of type object.
object