Krea 2 Turbo API
价格: $0.0066 - 0.026(~ 0.45 - 1.8 credits) per image
面向生产工作负载的稳定托管接入。适合需要账单管理、API Key 控制和可预测集成体验的场景。
所有版本使用同一个 API 端点,仅 model 参数不同。

History
最多保留20条0 运行中 · 0 已完成
Krea 2 Turbo API 定价、Playground 与接入
在线测试 Krea 2 Turbo 的 1K / 2K 输出,然后通过 EvoLink 统一 API 网关接入 API Key、积分、账单和用量分析。

Pricing
| Model | Mode | Resolution | Price |
|---|---|---|---|
| Krea 2 Turbo | Image Generation | 1K | $0.0067/ image(0.45 Credits) |
| Krea 2 Turbo | Image Generation | 2K | $0.027/ image(1.8 Credits) |
If an upstream route is unavailable, EvoLink can use the next available option where fallback coverage exists, helping teams keep costs and operations predictable.
使用 Krea 2 Turbo API 能构建什么?
海报级文生图
直接由提示词生成精细的海报风格视觉。Krea 2 Turbo 适合营销物料、专辑封面、编辑概念图和产品风格图片生成等重视视觉完成度的场景。

1K / 2K 双档输出
按请求选择合适输出档位。1K 适合低成本迭代,2K 适合更高分辨率的最终素材;同一路由通过 `quality` 参数暴露两个档位。

11 种纵横比生产级支持
无需额外裁切即可生成常见平台格式素材。Krea 2 Turbo 支持 11 种比例,包括 1:1、16:9、9:16、4:5、5:4、1:2 和 2:1。

为什么选择 Evolink 的 Krea 2 Turbo API?
通过一个 EvoLink 网关测试 Krea 2 Turbo、管理积分,并与现有图像生成模型栈一起比较。
无与伦比的可扩展性
自建和维护图像生成路由成本高且复杂。EvoLink 提供统一 API 网关,集中管理 API Key、积分、账单、用量追踪和模型访问,让 Krea 2 Turbo 能进入同一套图像模型工作流。
企业级可靠性
生产团队需要可预测的运营链路,而不是分散的供应商账号。通过 EvoLink,您可以集中接入、观察用量并保持清晰成本记录,再判断 Krea 2 Turbo 是否适合进入现有图像管线。
以开发者为中心的设计
上线速度很重要。Krea 2 Turbo 路由使用标准 /v1/images/generations 接口形态,返回异步 task ID,并支持轮询或 callback_url,团队无需为单一供应商重新搭建专属客户端。
如何集成 Krea 2 Turbo API
三步即可把高端 AI 图像生成接入您的软件流程。
完成身份认证
登录 EvoLink 并为应用创建 API Key。通过控制台管理访问权限、监控积分消耗,并让团队清楚看到图像生成用量。
构造请求载荷
向 /v1/images/generations 发送 POST 请求,包含 prompt、画幅比例 `size` 和输出档位 `quality` = 1k 或 2k。该路由沿用熟悉的 Images API 形态,请求模型 ID 为 `krea-2-turbo`。
获取并部署图像资产
API 会异步处理请求并返回 task ID。您可以轮询 /v1/tasks/{task_id},也可以注册 callback_url 接收结果。响应中的图像 URL 有效期为 24 小时,长期资产请存入自己的存储桶。
底层强大功能,一站集成
构建稳健的高端 AI 视觉应用,您需要的工具这里都有。
异步生成流程
提交任务后保持界面响应。Krea 2 Turbo 返回 task ID,应用可以轮询任务状态,也可以通过 callback_url 接收完成结果。
1K / 2K 输出档位
通过 `quality` 参数按请求选择档位。1K 是默认低成本档,2K 会路由到更高分辨率 SKU,适合最终或更高规格素材。
安全内容过滤
EvoLink playground 会为该路由默认开启 `nsfw_check`。原始 API 调用默认值为 false,除非显式传入 `nsfw_check: true`;生产应用应主动设置该参数,并继续配置自己的内容政策、审核流程和用户侧限制。
Seed 控制
传入 seed(0-1048576)可以让迭代更可控。配合稳定的提示词,复用 seed 有助于探索相近构图,适合围绕同一场景做 A/B 变体。
OpenAI 兼容接口形态
Krea 2 Turbo 使用标准 /v1/images/generations 接口形态。兼容客户端可以通过替换模型名并使用 EvoLink API Key 快速验证。
支持 11 种画幅比例
支持常见平台画幅,包括 1:1、16:9、9:16、4:5、5:4、1:2 和 2:1,无需额外裁切步骤。
关于 Krea 2 Turbo 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
Krea 2 Turbo is an ultra-fast text-to-image generation model that produces high-fidelity, cinematic visuals. Text-to-image only; reference images are not supported.
Asynchronous processing mode, use the returned task ID to .
Generated image links are valid for 24 hours, please save them promptly.
Request Parameters
modelstringRequiredDefault: krea-2-turboImage generation model name.
| Value | Description |
|---|---|
| krea-2-turbo | Premium text-to-image with 1K and 2K outputs |
krea-2-turbopromptstringRequiredPrompt describing the image to be generated. English works best, with a maximum length of 640 tokens.
Notes
- Maximum 640 tokens
- English works best
- Text-to-image only — reference images are not supported
A cinematic product poster, silver headphones floating against a deep matte-black backdrop with soft rim lightingsizestringOptionalDefault: 1:1Aspect ratio of the generated image; defaults to '1:1' when omitted. The actual output pixels are determined jointly by 'size' and 'quality' (see table below).
| Value | Description |
|---|---|
| 1:1 | 1K: 1024×1024 / 2K: 2048×2048 |
| 4:3 | 1K: 1152×896 / 2K: 2304×1728 |
| 3:4 | 1K: 896×1152 / 2K: 1728×2304 |
| 5:4 | 1K: 1152×896 / 2K: 2240×1792 |
| 4:5 | 1K: 896×1152 / 2K: 1792×2240 |
| 2:3 | 1K: 832×1280 / 2K: 1664×2496 |
| 3:2 | 1K: 1280×832 / 2K: 2496×1664 |
| 9:16 | 1K: 768×1344 / 2K: 1472×2688 |
| 16:9 | 1K: 1344×768 / 2K: 2688×1472 |
| 1:2 | 1K: 704×1472 / 2K: 1408×2816 |
| 2:1 | 1K: 1472×704 / 2K: 2816×1408 |
16:9qualitystringOptionalDefault: 1KOutput resolution tier '1K' / '2K'; defaults to '1K' when omitted. '2K' produces higher-resolution images than '1K'.
| Value | Description |
|---|---|
| 1K | Standard 1K output |
| 2K | High-definition 2K output |
Notes
- Defaults to '1K' when omitted
- Billing differs by tier — see the Pricing page
1KseedintegerOptionalRandom seed for generating similar compositions.
Notes
- Range: 0 to 1048576
- 0 or empty uses a random seed
- Same seed with same prompt may reproduce the same composition
12345nsfw_checkbooleanOptionalDefault: falseEnable additional NSFW content moderation.
Notes
- Default: false (disabled)
- Basic content moderation is always active even when disabled
- Enable for stricter content filtering
falsecallback_urlstringOptionalHTTPS callback address after task completion.
Notes
- Triggered on completion, failure, or cancellation
- Sent after billing confirmation
- HTTPS only, no internal IPs (127.0.0.1, 10.x.x.x, 172.16-31.x.x, 192.168.x.x)
- Max URL length: 2048 chars
- Timeout 10s, max 3 retries (after 1s / 2s / 4s)
- Callback body is identical to the task query API response
https://your-domain.com/webhooks/image-task-completed