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.
使用 Gemini-3-Pro-Image Official 生成图像
curl https://api.qclawrouter.com/v1/images/generations \ -H "Authorization: Bearer sk-your-api-key" \ -H "Content-Type: application/json" \ -d '{ "model": "gemini-3-pro-image-official", "prompt": "A beautiful sunset over the ocean", "n": 1 }'
{ "task_id": "task_xxx", "status": "pending" }