GET
/
v1
/
bing_img
curl --request GET \
  --url https://api-re.ecylt.com/v1/bing_img
{
  "image_url": "<string>",
  "二次元API": "<string>"
}

Query Parameters

output
enum<string>

输出格式,设置为json时返回JSON格式,否则直接重定向到图片

Available options:
json

Response

200
application/json

成功返回数据

The response is of type object.