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.
统一请求 envelope 与任务生命周期。
POST /v1/task/submit
{ "model": "gemini-3.1-flash-image", "input": { "prompt": "极简产品摄影" }, "callback_url": "https://example.com/webhooks/yingtu" }
GET /v1/task/{task_id}
queued → processing → succeeded ↘ failed