GPT Image 1 API
A beautiful colorful sunset over the ocean
No sample available
Upload up to 16 images (max 50MB each)
Click to upload or drag and drop
Supported formats: JPEG, JPG, PNG, WEBP
Maximum file size: 50MB; Maximum files: 16
Click Generate to see preview
History
最多保留20条0 运行中 · 0 已完成
GPT Image 1 API:多功能 AI 图像生成
将强大的图像生成能力集成到您的软件中。从文生图创作到高级图像编辑,GPT Image 1 提供高质量结果,并基于质量和尺寸提供灵活定价。

Pricing
| Model | Mode | Quality | Size | Price |
|---|---|---|---|---|
| GPT Image 1 | Image Generation | Low | 1024×1024 | $0.0087/ image(0.62899 Credits) |
| GPT Image 1 | Image Generation | Low | 1024×1536, 1536×1024 | $0.0128/ image(0.92462 Credits) |
| GPT Image 1 | Image Generation | Medium | 1024×1024 | Popular $0.0336/ image(2.4192 Credits) |
| GPT Image 1 | Image Generation | Medium | 1024×1536, 1536×1024 | $0.0494/ image(3.55622 Credits) |
| GPT Image 1 | Image Generation | High | 1024×1024 | $0.1314/ image(9.45907 Credits) |
| GPT Image 1 | Image Generation | High | 1024×1536, 1536×1024 | $0.1931/ image(13.90484 Credits) |
If it's down, we automatically use the next cheapest available—ensuring 99.9% uptime at the best possible price.
利用 GPT Image 1 可以构建什么?
为什么选择 GPT Image 1 API?
通过 evolink.ai 访问此模型,结合了强大的图像生成能力、灵活的定价和企业级基础设施。
灵活的定价模型
只为您需要的服务付费。通过质量等级(低、中、高)和尺寸选项,您可以根据使用场景优化成本。低质量仅需标准价的 0.26 倍,而高质量则以 3.91 倍提供顶级效果。
多模式支持
一个 API 满足您所有的图像需求。GPT Image 1 支持文生图生成、图生图变换和图像编辑——全部通过统一接口实现,最多支持 16 张参考图。
企业级可用性
依托 evolink.ai 稳健的基础设施,访问此模型意味着您将获得高并发支持和 99.9% 的可用性,保护您的应用免受公共研究型 API 常见波动的影响。
如何集成 GPT Image 1
三步将多功能图像生成能力添加到您的技术栈中。
获取您的凭证
在 evolink.ai 注册以接收您的安全 API 密钥。这一把密钥即可让您获得对 GPT Image 1 模型流水线的鉴权访问。
构建您的请求负载
在简单的 JSON 请求中定义您的图像参数——提示词、质量、尺寸和可选的参考图。我们开发者友好的文档让配置变得直观。
获取并展示
发送请求并异步接收高质量图像 URL。我们优化的分发网络确保为生产级应用提供可靠性能。
GPT Image 1 核心能力
深入了解通过我们平台可访问的模型技术优势。
三档质量等级
从低(0.26×)、中(1×)或高(3.91×)质量设置中选择,为您特定的使用场景平衡速度、成本和输出质量。
多种尺寸选项
生成正方形(1:1)、竖版(2:3)或横版(3:2)图像。非正方形尺寸具有 1.47× 的价格倍率,定价透明。
批量生成
通过 n 参数在单次请求中生成多达 10 张图像。总成本线性扩展,账单可预测。
参考图支持
为图生图和编辑任务上传多达 16 张参考图(每张最大 50MB)。支持 JPEG、PNG 和 WebP 格式。
异步处理
具备进度跟踪的异步任务处理。查询任务状态并在准备就绪时获取结果,提供最佳用户体验。
商业许可
通过 GPT Image 1 API 生成的图像附带完整的商业使用权,允许您在无法律顾虑的情况下将内容变现。
常见问题
Everything you need to know about the product and billing.
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/images/generationsGenerate Image
GPT Image 1 (gpt-image-1) model supports text-to-image, image-to-image, and image editing modes.
Asynchronous processing mode, use the returned task ID to query status.
Generated image links are valid for 24 hours, please save them promptly.
Request Parameters
modelstringRequiredDefault: gpt-image-1Image generation model name.
| Value | Description |
|---|---|
| gpt-image-1 | GPT Image 1 model |
gpt-image-1promptstringRequiredPrompt describing the image to be generated or how to edit the input image.
Notes
- Limited to 2000 tokens
A beautiful colorful sunset over the oceansizestringOptionalDefault: 1024x1024Size of generated image, supports two formats.
| Value | Description |
|---|---|
| 1:1 | Square aspect ratio |
| 2:3 | Portrait aspect ratio |
| 3:2 | Landscape aspect ratio |
| 1024x1024 | Square (default) |
| 1024x1536 | Portrait |
| 1536x1024 | Landscape |
Notes
- Aspect ratio format: 1:1, 2:3, 3:2
- Pixel format: 1024x1024, 1024x1536, 1536x1024
- Non-square sizes have 1.47× pricing multiplier
1024x1024qualitystringOptionalDefault: highQuality of the generated image. Affects pricing.
| Value | Description |
|---|---|
| low | Low quality, faster (0.26× price) |
| medium | Medium quality (1× price) |
| high | High quality, slower (default, 3.91× price) |
highimage_urlsarrayOptionalReference image URL list for image-to-image and image editing features.
Notes
- Supports 1-16 images per request
- Max size: 50MB per image
- Formats: .jpeg, .jpg, .png, .webp
- URLs must be directly accessible by the server
https://example.com/image1.pngnintegerOptionalDefault: 1Number of images to generate.
| Value | Description |
|---|---|
| 1-10 | Range from 1 to 10 images |
Notes
- Total price = base price × quality × size × n
1Pricing Information
Base Price: ¥0.196 / 1.96 Credits per image (medium quality, square)
Quality Multipliers:
- Low: ×0.26
- Medium: ×1.0 (default)
- High: ×3.91
Size Multipliers:
- Square (1:1, 1024x1024): ×1.0
- Non-square: ×1.47
Formula: Total = Base × Quality × Size × n


