Generate images based on text prompts and image resources
提交请求后返回 `task_id` 查询任务状态。当 `task_status` 为 `SUCCEEDED` 时,可通过 提交请求后返回的`result_url` 获取最终生成的图像。
showapi_res_body
curl -X POST "https://route.showapi.com/3599-3?appKey=YOUR_APPKEY"
{ "showapi_res_error": "", "showapi_res_id": "6aa8ea3bfb638c2f690e90ee", "showapi_res_code": 0, "showapi_fee_num": 1, "showapi_res_body": { "ret_code": 0, "remark": "执行成功", "task_id": "47363f565a2a49fa805bcddcdab3b563", "task_status": "SUCCEEDED" } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-3599": { "url": "http://www.showapi.com.cn/mcp/3599/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033