Nur für kurze ZeitJahresmitgliedschaft:30 % Rabattplus unbegrenzter Zugriff auf GPT Image, MiniMax H3 und mehr
Neuer AI Chat · Täglich kostenlose Testnutzungen
Jetzt upgraden
Pixmind
All API models
ImageKreaAvailable

MODEL API

Krea 2 Turbo API

Fast Krea text-to-image generation with flexible aspect ratios, deterministic seeds, and 1K or 2K output.

  • Text to image
  • High resolution

API usage is billed separately from Studio credits.

LIVE REQUEST BUILDER

Try the API in the playground

Configure a request, inspect the exact JSON, then run it with your account.

API key
Loading keys…
Response
The API response will appear here.

API PRICING

Programmatic pricing, separate from Studio

Compare the complete API billing table for this route. Token models separate input, output, cache-read, cache-write, and long-context rates; media models vary by configuration.

Entry configuration1K
Billing unitPer generated image
API price$0.010 / image
Comparable Studio price$0.020 / image
API launch saving50%
Resolution tiers
1K$0.010 / image
2K$0.030 / image

The accepted task response is the source of truth for its final pricing snapshot.

CAPABILITIES

What this route supports

Use one stable PixMind model ID while keeping provider-specific setup out of your application.

01

Text to image

Create original campaign, editorial, or concept images from a written brief.

02

High resolution

Produce larger delivery assets without adding a separate upscaling step.

TECHNICAL SPECS

Supported parameters

Resolution, aspect ratios, and inputs the Krea 2 Turbo API route accepts.

Resolution tiers
1K · 2K
Aspect ratios
1:1 · 4:3 · 3:4 · 5:4 · 4:5 · 2:3 · 3:2 · 9:16 · 16:9 · 1:2 · 2:1
Images per request
1
Prompt length
20,000 characters

MODEL WORKFLOWS

What to build with Krea 2 Turbo

Choose a task that matches the live route capabilities, then adapt one of these prompt starters.

Best-fit tasks

  • Create original campaign, editorial, or concept images from a written brief.
  • Produce larger delivery assets without adding a separate upscaling step.

Prompt starters

Replace the brackets
Starter

Create a premium product hero image for [product], [camera angle], [lighting], [background], [brand palette], clean commercial composition.

MODEL SELECTION

Choose Krea 2 Turbo when the job fits

Compare nearby live routes by task, supported capability, and current entry price before you lock a model ID into production.

ModelBest forKey capabilitiesEntry priceAvailabilityAction
Krea 2 Turbo
Krea · current page
Create original campaign, editorial, or concept images from a written brief.Text to image · High resolution$0.010 / imageAvailableSelected
FLUX.1 Kontext Pro
Black Forest Labs
Create original campaign, editorial, or concept images from a written brief.Text to image · Image editing · Multi-referencePricing coming soonAvailableView route
GPT Image 1.5
OpenAI
Create original campaign, editorial, or concept images from a written brief.Text to image · Image editing · Multi-referencePricing coming soonPlannedView route
GPT Image 2
OpenAI
Create original campaign, editorial, or concept images from a written brief.Text to image · Image editing · Multi-reference$0.050 / imageAvailableView route

Capabilities and starting prices are a current PixMind route snapshot. The accepted request contains the final configuration and billing quote.

GET STARTED

From playground to production

01

Create a scoped key

Create an API key for the image or video permission this route needs.

02

Send the request

Use the model ID and endpoint shown above from your backend service.

03

Track the task

Store the returned task ID and query its status until it reaches a terminal state.

FAQ

Krea 2 Turbo API questions

What model ID should I use for the Krea 2 Turbo API?+

Use krea-2-turbo in the model field. This is the stable PixMind route identifier shown in the playground request JSON.

Which endpoint does the Krea 2 Turbo API use?+

Send POST requests to /v1/generations. Keep your API key on your server and pass it as a Bearer token.

Is the playground using a real API request?+

Yes. When you click Run model, PixMind forwards the displayed payload with the API key you entered. A successful request may create a paid task.

Does PixMind save the API key entered here?+

No. The playground keeps the key only in component memory and sends it for the current request; it is not written to browser storage.

Is API pricing the same as PixMind Studio pricing?+

No. API usage resolves through the apiPlatform pricing role and a separate pay-as-you-go ledger. Studio pricing includes the creation interface and product workflow services.

Why can the final price differ from the starting price?+

The entry price reflects the configuration displayed on this page. Resolution, duration, quality, audio, references, and output count can affect the final task price.

How do I receive a finished image or video?+

Generation routes can return an asynchronous task. Save its ID and query the task endpoint until the status is succeeded, failed, or cancelled.

Can I use the same integration for other PixMind models?+

Yes. Models in the same workload family share the generation contract, so switching usually means changing the model ID and supported parameters.

START WITH THE CONTROL PLANE

Turn your first Krea 2 Turbo prompt into a real API request

Test the exact payload in the playground, then create a scoped key and move the same model ID into your application.