---
title: "创建图片生成请求-图片系列-API黄页 | 万维易源"
canonical_url: "https://www.showapi.com/playground/siliconflow/siliconcloud/image"
last_updated: "2026-09-02T20:11:32.664Z"
meta:
  description: 硅基流动SiliconCloud提供高效AI图片生成API，支持创建高质量图像生成请求，URL有效期1小时，确保及时下载存储。
  keywords: "AI图片生成，图像生成API，硅基流动图片服务，SiliconCloud API，图片生成请求"
  "og:description": 硅基流动SiliconCloud提供高效AI图片生成API，支持创建高质量图像生成请求，URL有效期1小时，确保及时下载存储。
  "og:title": 创建图片生成请求-图片系列-API黄页
---

*

*

*

# **SiliconCloud-图片系列**

[硅基流动-SiliconCloud](https://www.showapi.com/playground/siliconflow/siliconcloud)** 产品首页 [**API文档](https://docs.siliconflow.cn/cn/api-reference/images/images-generations) [**应用示例](https://www.showapi.com/aiapp/siliconflow/siliconcloud/image.html)

**1.3w

2025-04-09更新

**258 [提交收录](https://www.showapi.com/island/feedback-page?submitrequire=true) [反馈问题](https://www.showapi.com/island/feedback-page?apiurl=/playground/siliconflow/siliconcloud/image) [ 创建我的API](https://www.showapi.com/playground)

该API通过POST请求，根据用户提供的文本提示生成图片。用户可以选择不同的模型、图片尺寸、批量大小等参数来定制生成的图片。生成的图片URL有效期为1小时，需及时下载保存。

**基础配置**

**Token****\*****

用于身份验证的Bearer令牌

选择接入点：

**POST**

**

**Run

**接入点文档：**[查看](https://docs.siliconflow.cn/cn/api-reference/images/images-generations)

Run: Ctrl+

↵

接入点描述：Creates an image response for the given prompt. The URL for the generated image is valid for one hour. Please make sure to download and store it promptly to avoid any issues due to URL expiration.

**请求参数**

**prompt****\***

生成图片的提示文本

**model****\***

对应模型名称

**

**image\_size****\***

生成图片的尺寸

**

**num\_inference\_steps****\***

推理步骤数

**batch\_size****\***

输出图片的数量

**guidance\_scale****\***

控制生成图片与提示文本匹配程度的参数

**image**

需要上传的图片，应转换为base64格式

**

拖动文件到此，或点击上传

**negative\_prompt**

负面提示文本

**seed**

随机种子

**返回结果**

当前为示例返回

**

返回体

返回头

**使用其他软件测试API**

您可以拷贝Curl语句，直接导入Postman进行测试

**拷贝Curl语句