cURL
curl --request POST \ --url https://proxy.innk.cc/mj/submit/imagine \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "prompt": "<string>" } '
{ "code": 123, "description": "<string>", "result": "<string>", "properties": {} }
提交 /imagine 任务
/imagine
身份验证标头格式为 Bearer <API_KEY>,其中 <API_KEY> 是您的API令牌。
Bearer <API_KEY>
<API_KEY>
提示词
"Cat"
bot类型
MID_JOURNEY
NIJI_JOURNEY
"MID_JOURNEY"
垫图base64数组
回调地址
是否返回官方链接
显示 子属性
Midjourney imagine response
状态码: 1(提交成功), 21(窗口等待), 22(排队中), 23(队列满), other(错误)
1
描述
"提交成功"
任务ID
1320098173412546
扩展字段
此页面对您有帮助吗?