随机AI画图

接口地址:https://api.zxz.ee/api/airand/?type=

请求方式:Get

返回格式:Image/Json

 请求参数

名称 必填 类型 描述
type Text url或留空(留空返回JSON)

 返回参数

{
  "code": 200,
  "msg": "获取成功",
  "id": "编号",
  "mode": "模型",
  "user": "用户名",
  "url": "图片链接"
}