返回首页

AI绘画 免费

调用次数:486 次

接口详情

速度挺快的AI绘画,但是画的好不好,准不准确,这个就见仁见智了。反正你就说画得快不快吧。
2025-07-20 更新:更换AI绘画接口,更好看更准确,接口总调用限制为10秒/次

接口地址

URL
https://free.xwteam.cn/api/ai/draw

请求方式

GET/POST

返回格式

application/json

请求HEADER

名称
Content-Typeapplication/x-www-form-urlencoded;charset:utf-8;

请求参数说明


名称必填类型示例值说明
promtstring月球上的猫描述你要画的内容,支持中文
typestringnormal

图片规格,默认方形
normal=方形、vertical=竖形、horizontal=横形

调用示例

示例
https://free.xwteam.cn/api/ai/draw?promt=超人狗&type=normal

返回示例

实时结果

正在请求API数据...

返回参数说明

名称类型说明
codeint状态码
msgstring状态信息
datastring请求结果数据集
debugstring/array调试数据
exec_timefloat执行耗时
user_ipstring客户端IP