Midjourney V7 增强
Midjourney
Midjourney V7 增强
POST
Midjourney V7 增强
Documentation Index
Fetch the complete documentation index at: https://docs.evolink.ai/llms.txt
Use this file to discover all available pages before exploring further.
Midjourney 内置内容审核机制。如果生成的部分图像触发了审核过滤,该次请求已消耗的积分将无法退还,请留意提示词的内容合规性。
授权
##所有接口均需要使用Bearer Token进行认证##
获取 API Key :
访问 API Key 管理页面 获取您的 API Key
使用时在请求头中添加:
Authorization: Bearer YOUR_API_KEY请求体
application/json
响应
任务创建成功
任务创建时间戳
示例:
1757165031
任务ID
示例:
"task-unified-1757165031-mjv7"
实际使用的模型名称
任务的具体类型
可用选项:
image.generation.task 任务进度百分比 (0-100)
必填范围:
0 <= x <= 100示例:
0
任务状态
可用选项:
pending, processing, completed, failed 示例:
"pending"
可用选项:
text, image, audio, video 示例:
"image"