# Krea ## Docs - [3D](https://docs.krea.ai/3-d.md): Generate textured 3D meshes from a photo or text prompt. - [CLAUDE](https://docs.krea.ai/CLAUDE.md) - [Krea Guide: Style Training](https://docs.krea.ai/Style-guide/Style-Guide.md): How to train a style like a pro in just a few minutes. - [Delete an asset](https://docs.krea.ai/api-reference/assets/delete-an-asset.md): Delete an asset. - [Get an asset](https://docs.krea.ai/api-reference/assets/get-an-asset.md): Get a single asset by ID - [List assets](https://docs.krea.ai/api-reference/assets/list-assets.md): List assets with pagination. - [Upload an asset](https://docs.krea.ai/api-reference/assets/upload-an-asset.md): Upload a new asset (image, video, audio, or 3D model). Accepts multipart/form-data with a file and optional description. Maximum file size: 75MB. - [Delete a job by ID](https://docs.krea.ai/api-reference/general/delete-a-job-by-id.md) - [Get a job by ID](https://docs.krea.ai/api-reference/general/get-a-job-by-id.md) - [List jobs](https://docs.krea.ai/api-reference/general/list-jobs.md): List jobs with pagination and filtering. Returns jobs belonging to the authenticated user. - [Topaz](https://docs.krea.ai/api-reference/image-enhance/topaz.md): Powerful faithful upscaler. Up to 22K resolution. Best for photos. - [Topaz Bloom](https://docs.krea.ai/api-reference/image-enhance/topaz-bloom.md): Creative upscaler that adds new details. Max 10K. - [Topaz Generative](https://docs.krea.ai/api-reference/image-enhance/topaz-generative.md): Most powerful creative enhancer. Max 16K. - [ChatGPT 2](https://docs.krea.ai/api-reference/image/chatgpt-2.md): Smart powerful model for editing. - [ChatGPT Image](https://docs.krea.ai/api-reference/image/chatgpt-image.md): Original ChatGPT image model. - [Flux](https://docs.krea.ai/api-reference/image/flux.md): Fast model. Best for LoRAs. - [Flux 1.1 Pro](https://docs.krea.ai/api-reference/image/flux-11-pro.md): Advanced yet efficent model from BFL. - [Flux 1.1 Pro Ultra](https://docs.krea.ai/api-reference/image/flux-11-pro-ultra.md): BFL's highest quality text to image model. - [Flux Kontext](https://docs.krea.ai/api-reference/image/flux-kontext.md): Frontier model designed for image editing, optimized for Krea - [Ideogram 2.0A Turbo](https://docs.krea.ai/api-reference/image/ideogram-20a-turbo.md): Distilled version of Ideogram 2.0 - [Ideogram 3.0](https://docs.krea.ai/api-reference/image/ideogram-30.md): Highly aesthetic, general-purpose model. - [Imagen 3](https://docs.krea.ai/api-reference/image/imagen-3.md): Google's previous generation image model. - [Imagen 4](https://docs.krea.ai/api-reference/image/imagen-4.md): Google's current generation image model - [Imagen 4 Fast](https://docs.krea.ai/api-reference/image/imagen-4-fast.md): Google's fastest image model - [Imagen 4 Ultra](https://docs.krea.ai/api-reference/image/imagen-4-ultra.md): Google's best image model - [Luma UNI-1](https://docs.krea.ai/api-reference/image/luma-uni-1.md): Reasoning image model for prompt-faithful text to image. - [Nano Banana](https://docs.krea.ai/api-reference/image/nano-banana.md): Most versatile intelligent model. - [Nano Banana 2](https://docs.krea.ai/api-reference/image/nano-banana-2.md): Cheaper quality version of Nano Banana. - [Nano Banana Pro](https://docs.krea.ai/api-reference/image/nano-banana-pro.md): World's most intelligent model. - [Qwen 2512](https://docs.krea.ai/api-reference/image/qwen-2512.md): Affordable medium quality model. - [Runway Gen-4](https://docs.krea.ai/api-reference/image/runway-gen-4.md): Cinematic image model with references. - [SeedEdit](https://docs.krea.ai/api-reference/image/seededit.md): New frontier model designed for image editing - [Seedream 4](https://docs.krea.ai/api-reference/image/seedream-4.md): New high quality model for photorealism and text rendering - [Seedream 5 Lite](https://docs.krea.ai/api-reference/image/seedream-5-lite.md): Medium quality model with reasoning and web search. - [Z Image](https://docs.krea.ai/api-reference/image/z-image.md): Fastest model. Realistic, low diversity. - [API Reference](https://docs.krea.ai/api-reference/introduction.md): Browse every Krea API model and endpoint with request formats, parameters, authentication details, and response examples for faster integration. - [Krea 2 Large](https://docs.krea.ai/api-reference/krea/krea-2-large.md): Best for expressive photorealism. - [Krea 2 Medium](https://docs.krea.ai/api-reference/krea/krea-2-medium.md): Best for expressive illustrations. - [Krea 2 Medium Turbo](https://docs.krea.ai/api-reference/krea/krea-2-medium-turbo.md): Fastest Krea 2 model. - [Execute a node app](https://docs.krea.ai/api-reference/node-apps/execute-a-node-app.md): Execute a node app by version ID. The request body should contain the input data as a JSON object matching the node app's input schema. Returns a job that can be tracked using /jobs/{id}. - [Get a node app by version ID](https://docs.krea.ai/api-reference/node-apps/get-a-node-app-by-version-id.md): Get a single node app by version ID. Returns the node app details including input/output schemas. - [List runnable node app versions](https://docs.krea.ai/api-reference/node-apps/list-runnable-node-app-versions.md): List versions of a node app visible to the authenticated user that can be executed through the public API. - [List runnable node apps](https://docs.krea.ai/api-reference/node-apps/list-runnable-node-apps.md): List node apps visible to the authenticated user that can be executed through the public API. - [Import to Postman](https://docs.krea.ai/api-reference/postman.md) - [Get a shareable link for a style](https://docs.krea.ai/api-reference/styles/get-a-shareable-link-for-a-style.md): Generate or retrieve a shareable link for a style you own. The link allows others to access the style. - [Get a single style by ID](https://docs.krea.ai/api-reference/styles/get-a-single-style-by-id.md): Get a single style by ID. Returns public styles or your own private styles. - [Remove a style from your workspace](https://docs.krea.ai/api-reference/styles/remove-a-style-from-your-workspace.md): Remove a style you own from your API workspace. Workspace members will no longer have access to the style. - [Search styles](https://docs.krea.ai/api-reference/styles/search-styles.md): List styles with pagination and filtering. Returns public styles, user-created styles, or shared styles based on the filter parameter. - [Share a style with your workspace](https://docs.krea.ai/api-reference/styles/share-a-style-with-your-workspace.md): Share a style you own with your API workspace. All members of the workspace will be able to use the style. - [Train a custom style (LoRA)](https://docs.krea.ai/api-reference/styles/train-a-custom-style-lora.md): Train a custom style (LoRA) with simplified parameters. Uses intelligent defaults based on the training type (Default/Style/Object/Character). - [Update a style](https://docs.krea.ai/api-reference/styles/update-a-style.md): Update style properties. Currently supports updating the public visibility of a style you own. - [Grok Imagine](https://docs.krea.ai/api-reference/video/grok-imagine.md): Fast, high-quality video generation by xAI. - [Hailuo](https://docs.krea.ai/api-reference/video/hailuo.md): High-quality model with camera control. - [Hailuo 02](https://docs.krea.ai/api-reference/video/hailuo-02.md): Frontier model with dynamic motion. - [Hailuo 2.3](https://docs.krea.ai/api-reference/video/hailuo-23.md): Frontier model with dynamic motion. - [Hailuo 2.3 Fast](https://docs.krea.ai/api-reference/video/hailuo-23-fast.md): Cheapest medium-quality model. - [Kling 1.0](https://docs.krea.ai/api-reference/video/kling-10.md): High-control model with 10s duration. - [Kling 1.5](https://docs.krea.ai/api-reference/video/kling-15.md): Slow, quality model for complex scenes. - [Kling 1.6](https://docs.krea.ai/api-reference/video/kling-16.md): Previous gen model for complex scenes. - [Kling 2.0](https://docs.krea.ai/api-reference/video/kling-20.md): High-quality model with great aesthetics. - [Kling 2.1](https://docs.krea.ai/api-reference/video/kling-21.md): Frontier model with 1080p resolution. - [Kling 2.5](https://docs.krea.ai/api-reference/video/kling-25.md): Improved dynamics and style adaptation. - [Kling 2.6](https://docs.krea.ai/api-reference/video/kling-26.md): Frontier model with native audio. - [Kling 3.0](https://docs.krea.ai/api-reference/video/kling-30.md): Frontier model with audio and up to 15s. - [Kling o1](https://docs.krea.ai/api-reference/video/kling-o1.md): Intelligent model that thinks before generating. - [LTX-2.3 22B](https://docs.krea.ai/api-reference/video/ltx-23-22b.md): High-quality audio-video model from Lightricks. - [Ray 2](https://docs.krea.ai/api-reference/video/ray-2.md): Older model with natural motion. - [Runway Aleph](https://docs.krea.ai/api-reference/video/runway-aleph.md): Runway's Gen-4 Aleph model for advanced video-to-video transformation - [Runway Gen-3](https://docs.krea.ai/api-reference/video/runway-gen-3.md): Old cinematic model, higher consistency. - [Runway Gen-4](https://docs.krea.ai/api-reference/video/runway-gen-4.md): Cinematic visuals, weaker structure. - [Runway Gen-4.5](https://docs.krea.ai/api-reference/video/runway-gen-45.md): Frontier model with native text-to-video. - [Seedance Pro](https://docs.krea.ai/api-reference/video/seedance-pro.md): Fast, high-quality model from ByteDance. - [Seedance Pro Fast](https://docs.krea.ai/api-reference/video/seedance-pro-fast.md): Fast and cheap model. Up to 12 seconds. - [Veo 2](https://docs.krea.ai/api-reference/video/veo-2.md): Expensive high-quality model from Google. - [Veo 3](https://docs.krea.ai/api-reference/video/veo-3.md): Older version of Veo 3.1. - [Veo 3 Fast](https://docs.krea.ai/api-reference/video/veo-3-fast.md): Faster, affordable Veo 3 with audio. - [Veo 3.1](https://docs.krea.ai/api-reference/video/veo-31.md): Best video model. Highest quality with audio. - [Veo 3.1 Fast](https://docs.krea.ai/api-reference/video/veo-31-fast.md): Faster, affordable Veo 3.1 with audio. - [Veo 3.1 Lite](https://docs.krea.ai/api-reference/video/veo-31-lite.md): Faster, affordable Veo 3.1. - [Wan 2.1](https://docs.krea.ai/api-reference/video/wan-21.md): Fastest low-quality model with LoRA. - [Wan 2.2](https://docs.krea.ai/api-reference/video/wan-22.md): Fast, lower-quality model from Alibaba. - [Wan 2.5](https://docs.krea.ai/api-reference/video/wan-25.md): Latest medium quality model from Alibaba. - [API Keys & Billing](https://docs.krea.ai/developers/api-keys-and-billing.md): Create and manage API keys, top up your API balance, and understand per-model pricing so you can ship Krea integrations with predictable costs. - [Deprecations](https://docs.krea.ai/developers/deprecations.md): Models and endpoints that are deprecated or sunset, and how to migrate. - [Image to Image](https://docs.krea.ai/developers/examples/image-to-image.md) - [Image to Video](https://docs.krea.ai/developers/examples/image-to-video.md) - [Text to Image](https://docs.krea.ai/developers/examples/text-to-image.md) - [Text to Video](https://docs.krea.ai/developers/examples/text-to-video.md) - [Interactive Playground](https://docs.krea.ai/developers/interactiveexample.md): Try the Krea API live — make requests, inspect responses, and copy code without leaving your browser. - [Introduction](https://docs.krea.ai/developers/introduction.md) - [Job Lifecycle](https://docs.krea.ai/developers/job-lifecycle.md): Understand each Krea job state from creation to completion, including polling patterns, retries, and practical error-handling strategies. - [Moodboards](https://docs.krea.ai/developers/krea-2/moodboards.md): Use a Krea moodboard to set the visual direction of a Krea 2 generation — palette, texture, mood, and composition. - [Krea 2](https://docs.krea.ai/developers/krea-2/overview.md) - [Style transfer](https://docs.krea.ai/developers/krea-2/style-transfer.md): Use one or more reference images to drive the style of a Krea 2 generation, with tunable strength per reference. - [MCP](https://docs.krea.ai/developers/mcp.md): Connect Krea to MCP-compatible agents so they can discover models, inspect schemas, and generate images or videos from your workspace. - [Rate Limits](https://docs.krea.ai/developers/rate-limits.md): Learn Krea API rate limits, concurrency behavior, and backoff patterns so your application stays reliable under real production traffic. - [Train a Custom Style](https://docs.krea.ai/developers/tutorials/train-image-style.md): Train custom image styles from your own datasets and generate consistent outputs with guidance on curation, tagging, and iteration best practices. - [Webhooks](https://docs.krea.ai/developers/webhooks.md): Set up webhooks to receive real-time job completion events, reduce polling, and build reliable asynchronous workflows in your application. - [Krea Documentation Home](https://docs.krea.ai/home.md): AI-powered creative tools for everyone. Generate stunning images and videos with cutting-edge AI models, or integrate our API into your applications. - [Image generation](https://docs.krea.ai/image-generation.md): Generate images from text prompts using a wide range of AI models, with controls for style, composition, and output quality. - [Realtime](https://docs.krea.ai/realtime.md): Generate images and video instantly as you draw, type, or move elements around the canvas. - [3D Utilities](https://docs.krea.ai/user-guide/features/3d.md): Create textured 3D meshes from text prompts or images, then refine geometry and materials for faster ideation and production workflows. - [Audio](https://docs.krea.ai/user-guide/features/audio.md) - [ChatGPT 1.5](https://docs.krea.ai/user-guide/features/chat-gpt-1-5.md): OpenAI's most precise image model, built for complex prompts, accurate text rendering, and targeted edits that leave the rest of the frame untouched. - [Edit](https://docs.krea.ai/user-guide/features/edit.md): Use Krea Edit to transform, retouch, and expand images with precise regional controls, object removal, and seamless AI-powered compositing. - [Enhancer](https://docs.krea.ai/user-guide/features/enhancer.md): Upscale and refine images with Krea Enhancer to improve detail, clarity, and texture while preserving composition for high-resolution delivery. - [Flux](https://docs.krea.ai/user-guide/features/flux.md): Generate fast, high-quality images with Flux using powerful prompt controls, LoRA styling, and iterative workflows for production-ready results. - [Ideogram](https://docs.krea.ai/user-guide/features/ideogram.md): Create polished, design-forward visuals with Ideogram models optimized for stylized composition, typography, and rapid creative exploration. - [Imagen 4](https://docs.krea.ai/user-guide/features/imagen4.md): Generate photorealistic images with Google's newest Imagen 4 model featuring enhanced typography and detail. - [Krea 1](https://docs.krea.ai/user-guide/features/krea-1.md): Krea 1 is our flagship image model built to avoid generic AI aesthetics, delivering crisp textures, realistic detail, and flexible artistic range. - [Krea 2 Turbo](https://docs.krea.ai/user-guide/features/krea-2-turbo.md): Krea 2 Turbo is the fastest Krea 2 model, built for low-cost iteration on expressive illustrations, style-driven concepts, and rapid visual exploration. - [Image generation](https://docs.krea.ai/user-guide/features/krea-image.md): Generate images from text prompts using a wide range of AI models, with controls for style, composition, and output quality. - [Model Overview](https://docs.krea.ai/user-guide/features/model-overview.md) - [Nano Banana](https://docs.krea.ai/user-guide/features/nano-banana.md): Use Nano Banana for fast, efficient image generation with strong prompt adherence, making it ideal for quick iterations and high-throughput workflows. - [Nano Banana 2](https://docs.krea.ai/user-guide/features/nano-banana-2.md): Google's most capable image model to date, combining the speed of the original with 4K resolution, real-time web search, and support for up to 14 reference images. - [Nano Banana Pro](https://docs.krea.ai/user-guide/features/nano-banana-pro.md): DeepMind's premium image model, built for professional-grade output with 4K resolution, precise editing, and superior text rendering. - [Nodes](https://docs.krea.ai/user-guide/features/nodes.md) - [ChatGPT Image](https://docs.krea.ai/user-guide/features/openai.md): Use ChatGPT Image in Krea for advanced reasoning-driven generation, nuanced style control, and complex multi-reference creative workflows. - [Qwen 2512](https://docs.krea.ai/user-guide/features/qwen2512.md): Generate realistic portraits and scenes with Qwen 2512, featuring improved human detail, cleaner text rendering, and reliable stylistic control. - [Realtime](https://docs.krea.ai/user-guide/features/realtime.md): Create images and videos live as you draw, type, and move elements in Realtime, enabling instant feedback and rapid creative iteration. - [Runway Gen-4](https://docs.krea.ai/user-guide/features/runway.md): Runway Gen-4 delivers cinematic image generation with strong character consistency and reference controls for storyboards, concepts, and scenes. - [Seedream 5 Lite](https://docs.krea.ai/user-guide/features/seedream-5-lite.md): Seedream 5 Lite provides a lightweight entry point for quick image generation with balanced quality, speed, and straightforward setup guidance. - [Teams](https://docs.krea.ai/user-guide/features/teams.md): Collaborate in Krea Teams with shared workspaces, member access controls, and centralized billing to streamline creative production across your group. - [Training](https://docs.krea.ai/user-guide/features/training.md): Train custom Krea models on your own datasets to preserve style consistency across campaigns, characters, products, and long-running creative work. - [Veo 3](https://docs.krea.ai/user-guide/features/veo3.md): Generate high-quality videos with synchronized native audio using Veo 3, ideal for dialogue, sound effects, and production-ready storytelling. - [Video generation](https://docs.krea.ai/user-guide/features/video.md): Explore Krea video models to create animations, ads, and narrative clips with model-specific strengths for motion quality, control, and speed. - [Z Image](https://docs.krea.ai/user-guide/features/z-image.md): Z Image is Krea's budget-friendly model for quick photorealistic drafts, helping you validate ideas rapidly before higher-fidelity passes. - [What is Krea?](https://docs.krea.ai/user-guide/get-started/what-is-krea.md): Krea is an AI creative suite for generating, editing, enhancing, and animating images and videos with professional controls and fast iteration. - [Compute Units and Usage Guide](https://docs.krea.ai/user-guide/help-and-support/compute-units.md): Understanding compute units is essential for managing your subscription effectively. This guide explains everything about compute units, usage tracking, and optimization strategies. - [Domain Verification & Capture](https://docs.krea.ai/user-guide/help-and-support/domain-verification.md): Verify ownership of your email domain to enable enterprise features like Domain Capture and SAML SSO for your Krea workspace. - [Login and Account Access](https://docs.krea.ai/user-guide/help-and-support/login-and-account.md): Resolve common login issues and manage your account access. - [Manage Subscriptions](https://docs.krea.ai/user-guide/help-and-support/manage-subscriptions.md): Learn how to upgrade, downgrade, cancel, or renew your Krea plan, including billing cycles, seat management, and account change tips. - [Model Access Controls](https://docs.krea.ai/user-guide/help-and-support/model-access-controls.md): Manage which AI models your workspace members can use with blocklist and allowlist modes. - [Refunds and Billing](https://docs.krea.ai/user-guide/help-and-support/refunds-and-billing.md): Find clear answers about refunds, invoices, failed payments, and billing timelines so you can resolve Krea subscription issues quickly. - [SAML SSO Setup](https://docs.krea.ai/user-guide/help-and-support/saml-sso-setup.md): Configure SAML Single Sign-On for your Krea Enterprise workspace to enable secure, centralized authentication for your team. - [Overview](https://docs.krea.ai/user-guide/index.md) ## OpenAPI Specs - [openapi](https://docs.krea.ai/api-reference/openapi.json) ## Optional - [Community](https://krea.ai/discord) - [GitHub](https://github.com/krea-ai)