Krea 2 Turbo
Generate aesthetic-first 1K or 2K images from a prompt, or transform a reference image with adjustable strength and a wide range of aspect ratios.
The Krea API hub brings Krea 2 Turbo and Krea 2 Turbo LoRA into one searchable Muapi catalog. Generate aesthetic-first images from text, transform reference images, or apply custom LoRA adapters at native 1K and 2K resolutions.
Generate aesthetic-first 1K or 2K images from a prompt, or transform a reference image with adjustable strength and a wide range of aspect ratios.
Generate or restyle images with up to three custom LoRA adapters at native 1K or 2K resolution, with optional reference-image strength control.
Krea 2 Turbo is an aesthetic-first image model for fast text-to-image and image-to-image workflows. The standard endpoint generates or transforms images at native 1K or 2K resolution with adjustable strength when a source image is supplied.
Krea 2 Turbo LoRA adds up to three custom LoRA adapters to the same generation workflow. Both endpoints support 15 aspect ratios, 1K/2K resolution tiers, optional reference images, strength control, and deterministic seeds. Pricing is $0.015 per 1K image or $0.026 per 2K image.
Create high-fidelity images from prompts at native 1K or 2K resolution.
Pass image_url and adjust strength from 0 to 1 for image-to-image workflows.
Apply up to three LoRA objects with a path and scale from 0 to 4.
Choose from 15 aspect ratios, including portrait, landscape, panoramic, and ultrawide formats.
Generate polished visual directions quickly while varying prompts, seeds, resolution, and framing.
Use Krea 2 Turbo LoRA with custom adapters for repeatable styles, characters, or campaign assets.
Start from an existing image and tune strength to balance source preservation with creative change.
Submit a Krea 2 Turbo image task with your Muapi key, receive a request ID, and poll the shared predictions endpoint for the generated image URL.
curl -X POST https://api.muapi.ai/api/v1/krea-v2-turbo \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"A cinematic ocean wave at sunrise, highly detailed, vibrant colors","aspect_ratio":"16:9","resolution":"1k","seed":-1}'
# Response: {"request_id":"REQUEST_ID"}The example calls Krea 2 Turbo with a required prompt, aspect ratio, resolution, and seed. Add image_url and strength for image-to-image, or switch to krea-v2-turbo-lora and include loras for custom adapters.
curl https://api.muapi.ai/api/v1/predictions/REQUEST_ID/result \ -H "x-api-key: YOUR_API_KEY"
Poll until the task completes, then read the generated image URL from the result response.
Muapi lists krea-v2-turbo for fast prompt and reference-image generation and krea-v2-turbo-lora for the same workflows with custom LoRA adapters.
Yes. Pass an optional image_url and set strength between 0 and 1 to control how freely the source is repainted.
Krea 2 Turbo LoRA accepts up to three LoRA objects. Each object can specify a path and a scale from 0 to 4.
Both endpoints support 1k and 2k output tiers plus 15 aspect ratios from square and portrait formats through 21:9 and 9:21.
Both Krea endpoints cost $0.015 per 1K image and $0.026 per 2K image.
Connect fast aesthetic generation, reference-image transformation, and custom LoRA workflows through one Muapi API key.