Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request POST \ --url https://api.maxapi.io/api/v1/task/submit \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "model": "grok-imagine/image-to-image", "callBackUrl": "https://example.com/webhook", "input": { "prompt": "把主体放到霓虹小巷夜景里", "imageUrls": ["https://example.com/portrait.jpg"], "n": 1 } }'
{ "code": 0, "msg": "ok", "data": { "taskId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890" } }
Grok Imagine 图生图 —— 基于参考图和文本提示编辑图像(xAI)
ratio
resolution
grok-imagine/image-to-image
隐藏 参数
1