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.
FocusAPI Images API 附录参考:POST /v1/images/generations 路径、常见字段、返回结果、异步任务和错误处理。
POST /v1/images/generations
curl https://www.focusapi.cn/v1/images/generations \ -H "Authorization: Bearer sk-your-api-key" \ -H "Content-Type: application/json" \ -d '{ "model": "dall-e-3", "prompt": "A minimal blue icon of a cloud", "n": 1, "size": "1024x1024" }'
model
size
quality
message
error