Home
Providers
Krea
Krea
Krea is a real-time AI creative suite that lets designers, filmmakers, brand teams, and everyday creators generate, edit, enhance, and animate images and videos with professional controls from a single workspace. The Krea API at https://api.krea.ai exposes 50+ third-party and proprietary image and video models — Flux, Imagen, Veo, Nano Banana, gpt-image, Runway, Kling, Seedream, Seedance, Hailuo, Wan, Ray, Grok Imagine, Ideogram, Qwen, Z Image, Topaz, and more — through one Bearer-token-authenticated REST surface with a unified async job lifecycle, compute-unit billing, asset management, LoRA style training, Nodes workflow execution, and webhook delivery. Krea also publishes open-source models including FLUX.1 Krea [dev] (in collaboration with Black Forest Labs) and Krea Realtime 14B, a Self-Forcing distillation of Wan 2.1 that produces 11 fps text-to-video on an NVIDIA B200.
Krea publishes 7 APIs on the APIs.io network, including Assets API, General API, Image API, and 4 more. Tagged areas include AI, Artificial Intelligence, Image Generation, Video Generation, and Generative AI.
Krea’s developer surface includes authentication, developer portal, documentation, getting-started guide, pricing, sandbox, YouTube channel, and 38 more developer resources.
7 APIs
17 Features
AI Artificial Intelligence Image Generation Video Generation Generative AI Real Time Multimodal Creative Tools 3D Upscaling
On this page
Kin Score
APIs 7
Open Collections 1
Features 17
Security Posture 3
Agentic Access 1
Resources 45
apis.yml
21 Operational Transparency
Composite quality — 38.3/100 · thin
Contract Quality
15.0 / 25
Developer Ergonomics
9.6 / 20
Commercial Clarity
3.7 / 20
Operational Transparency
2.7 / 13
Agent readiness — 42/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
6 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 7
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Notable capabilities this provider offers.
One Bearer-token Krea API at https://api.krea.ai exposing 67 endpoints across image, video, enhance, assets, styles, jobs, and node-apps
22 image generation models across Black Forest Labs Flux (1 dev, 1 Kontext, 1.1 Pro, 1.1 Pro Ultra), Google Imagen 3/4 family and Nano Banana / Nano Banana 2 / Nano Banana Pro, OpenAI gpt-image and gpt-image-2, ByteDance Seedream 4 / Seedream 5 Lite / SeedEdit, Ideogram 2 Turbo and Ideogram 3, Runway Gen-4 Image, Luma UNI-1, Qwen 2512, and Z Image
31 video generation models across Google Veo 2 / Veo 3 / Veo 3 Fast / Veo 3.1 / Veo 3.1 Fast / Veo 3.1 Lite, Runway Gen-3, Gen-4 Video, Gen-4.5, and Aleph, Kling 1.0 through 3.0 plus Kling o1, MiniMax Hailuo and Hailuo 02 / 2.3 / 2.3 Fast, Alibaba Wan 2.1 / 2.2 / 2.5, ByteDance Seedance Pro and Seedance Pro Fast, Luma Ray 2, Lightricks LTX-2.3 22B, and xAI Grok Imagine
Topaz-powered image enhancement at /generate/enhance/topaz with standard, generative, and bloom variants delivering up to 22K upscales
Krea Realtime experience with sub-50ms image generation and an open-source Realtime 14B autoregressive video model distilled from Wan 2.1 (CC BY-NC-SA 4.0)
Open-source FLUX.1 Krea [dev] 12B rectified-flow image model from a research collaboration with Black Forest Labs, with weights on Hugging Face
Custom LoRA style training, search, sharing, and workspace controls via the Styles API
Krea Nodes visual workflow tool exposed programmatically via /node-apps/{id}/execute
Asset management API for uploading and reusing images, videos, audio, and 3D models across generation jobs
Unified asynchronous job lifecycle (queued, processing, completed, failed, cancelled) with GET /jobs/{id} polling at 2-5s intervals and DELETE /jobs/{id} cancellation
Webhook delivery via X-Webhook-URL header — full job payload POSTed on terminal state with no separate webhook subscription registration
Compute-unit billing model — only completed jobs consume units; failed and cancelled jobs are free
Plan-tiered rate limits with job-backlog queueing instead of hard rejection
Public OpenAPI 3.1.0 spec at https://docs.krea.ai/api-reference/openapi.json plus Postman import and an interactive in-browser playground
Code samples in cURL, Python, JavaScript, and Go on every endpoint
Workspace, teams, SAML SSO, domain verification, model access controls, per-member spend limits, audit logs, and a separate Business / Enterprise tier
Used by Lego, Samsung, Nike, Microsoft, and Shopify
Scroll for all 17
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 21
Reference material describing how the API behaves
Scroll for all 21
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 1
Pagination, idempotency, versioning, errors, and events
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Learn 1
Tutorials, courses, talks, and written guidance
Operate 3
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 5
Properties that don't map to a standard resource type
Source (apis.yml)
aid: krea-ai
url: https://raw.githubusercontent.com/api-evangelist/krea-ai/refs/heads/main/apis.yml
apis:
- aid: krea-ai:krea-ai-assets-api
name: Krea Assets API
description: Asset management endpoints for uploading and managing images, videos, audio files, and 3D models
humanURL: https://docs.krea.ai/api-reference/introduction
baseURL: https://api.krea.ai
tags:
- Assets
properties:
- type: OpenAPI
url: openapi/krea-ai-assets-api-openapi.yml
- type: Documentation
url: https://docs.krea.ai/api-reference/introduction
- type: Documentation
url: https://docs.krea.ai/developers/introduction
- type: PostmanCollection
url: https://docs.krea.ai/api-reference/postman.md
- type: Authentication
url: https://docs.krea.ai/developers/api-keys-and-billing
- type: Authentication
url: https://www.krea.ai/settings/api-tokens
- type: RateLimits
url: https://docs.krea.ai/developers/rate-limits
- type: Webhooks
url: https://docs.krea.ai/developers/webhooks
- type: Documentation
url: https://docs.krea.ai/developers/job-lifecycle
- type: Deprecation
url: https://docs.krea.ai/developers/deprecations
- type: Sandbox
url: https://docs.krea.ai/developers/interactiveexample
- type: Documentation
url: https://docs.krea.ai/api-reference/image/flux
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-image
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-image
- type: Documentation
url: https://docs.krea.ai/api-reference/video/veo-3
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-video
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-video
- type: Documentation
url: https://docs.krea.ai/api-reference/image-enhance/topaz
- type: Documentation
url: https://docs.krea.ai/api-reference/styles/train-a-custom-style-lora
- type: Tutorial
url: https://docs.krea.ai/developers/tutorials/train-image-style
- type: Documentation
url: https://docs.krea.ai/api-reference/assets/upload-an-asset
- type: Documentation
url: https://docs.krea.ai/api-reference/general/list-jobs
- type: Documentation
url: https://docs.krea.ai/api-reference/node-apps/execute-a-node-app
- aid: krea-ai:krea-ai-general-api
name: Krea General API
description: Core API operations including job management and billing information
humanURL: https://docs.krea.ai/api-reference/introduction
baseURL: https://api.krea.ai
tags:
- General
properties:
- type: OpenAPI
url: openapi/krea-ai-general-api-openapi.yml
- type: Documentation
url: https://docs.krea.ai/api-reference/introduction
- type: Documentation
url: https://docs.krea.ai/developers/introduction
- type: PostmanCollection
url: https://docs.krea.ai/api-reference/postman.md
- type: Authentication
url: https://docs.krea.ai/developers/api-keys-and-billing
- type: Authentication
url: https://www.krea.ai/settings/api-tokens
- type: RateLimits
url: https://docs.krea.ai/developers/rate-limits
- type: Webhooks
url: https://docs.krea.ai/developers/webhooks
- type: Documentation
url: https://docs.krea.ai/developers/job-lifecycle
- type: Deprecation
url: https://docs.krea.ai/developers/deprecations
- type: Sandbox
url: https://docs.krea.ai/developers/interactiveexample
- type: Documentation
url: https://docs.krea.ai/api-reference/image/flux
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-image
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-image
- type: Documentation
url: https://docs.krea.ai/api-reference/video/veo-3
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-video
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-video
- type: Documentation
url: https://docs.krea.ai/api-reference/image-enhance/topaz
- type: Documentation
url: https://docs.krea.ai/api-reference/styles/train-a-custom-style-lora
- type: Tutorial
url: https://docs.krea.ai/developers/tutorials/train-image-style
- type: Documentation
url: https://docs.krea.ai/api-reference/assets/upload-an-asset
- type: Documentation
url: https://docs.krea.ai/api-reference/general/list-jobs
- type: Documentation
url: https://docs.krea.ai/api-reference/node-apps/execute-a-node-app
- aid: krea-ai:krea-ai-image-api
name: Krea Image API
description: Image generation endpoints
humanURL: https://docs.krea.ai/api-reference/introduction
baseURL: https://api.krea.ai
tags:
- Image
properties:
- type: OpenAPI
url: openapi/krea-ai-image-api-openapi.yml
- type: Documentation
url: https://docs.krea.ai/api-reference/introduction
- type: Documentation
url: https://docs.krea.ai/developers/introduction
- type: PostmanCollection
url: https://docs.krea.ai/api-reference/postman.md
- type: Authentication
url: https://docs.krea.ai/developers/api-keys-and-billing
- type: Authentication
url: https://www.krea.ai/settings/api-tokens
- type: RateLimits
url: https://docs.krea.ai/developers/rate-limits
- type: Webhooks
url: https://docs.krea.ai/developers/webhooks
- type: Documentation
url: https://docs.krea.ai/developers/job-lifecycle
- type: Deprecation
url: https://docs.krea.ai/developers/deprecations
- type: Sandbox
url: https://docs.krea.ai/developers/interactiveexample
- type: Documentation
url: https://docs.krea.ai/api-reference/image/flux
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-image
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-image
- type: Documentation
url: https://docs.krea.ai/api-reference/video/veo-3
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-video
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-video
- type: Documentation
url: https://docs.krea.ai/api-reference/image-enhance/topaz
- type: Documentation
url: https://docs.krea.ai/api-reference/styles/train-a-custom-style-lora
- type: Tutorial
url: https://docs.krea.ai/developers/tutorials/train-image-style
- type: Documentation
url: https://docs.krea.ai/api-reference/assets/upload-an-asset
- type: Documentation
url: https://docs.krea.ai/api-reference/general/list-jobs
- type: Documentation
url: https://docs.krea.ai/api-reference/node-apps/execute-a-node-app
- aid: krea-ai:krea-ai-image-enhance-api
name: Krea Image Enhance API
description: Image enhance endpoints
humanURL: https://docs.krea.ai/api-reference/introduction
baseURL: https://api.krea.ai
tags:
- Image Enhance
properties:
- type: OpenAPI
url: openapi/krea-ai-image-enhance-api-openapi.yml
- type: Documentation
url: https://docs.krea.ai/api-reference/introduction
- type: Documentation
url: https://docs.krea.ai/developers/introduction
- type: PostmanCollection
url: https://docs.krea.ai/api-reference/postman.md
- type: Authentication
url: https://docs.krea.ai/developers/api-keys-and-billing
- type: Authentication
url: https://www.krea.ai/settings/api-tokens
- type: RateLimits
url: https://docs.krea.ai/developers/rate-limits
- type: Webhooks
url: https://docs.krea.ai/developers/webhooks
- type: Documentation
url: https://docs.krea.ai/developers/job-lifecycle
- type: Deprecation
url: https://docs.krea.ai/developers/deprecations
- type: Sandbox
url: https://docs.krea.ai/developers/interactiveexample
- type: Documentation
url: https://docs.krea.ai/api-reference/image/flux
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-image
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-image
- type: Documentation
url: https://docs.krea.ai/api-reference/video/veo-3
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-video
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-video
- type: Documentation
url: https://docs.krea.ai/api-reference/image-enhance/topaz
- type: Documentation
url: https://docs.krea.ai/api-reference/styles/train-a-custom-style-lora
- type: Tutorial
url: https://docs.krea.ai/developers/tutorials/train-image-style
- type: Documentation
url: https://docs.krea.ai/api-reference/assets/upload-an-asset
- type: Documentation
url: https://docs.krea.ai/api-reference/general/list-jobs
- type: Documentation
url: https://docs.krea.ai/api-reference/node-apps/execute-a-node-app
- aid: krea-ai:krea-ai-node-apps-api
name: Krea Node Apps API
description: Executing custom node apps built in our nodes tool
humanURL: https://docs.krea.ai/api-reference/introduction
baseURL: https://api.krea.ai
tags:
- Node Apps
properties:
- type: OpenAPI
url: openapi/krea-ai-node-apps-api-openapi.yml
- type: Documentation
url: https://docs.krea.ai/api-reference/introduction
- type: Documentation
url: https://docs.krea.ai/developers/introduction
- type: PostmanCollection
url: https://docs.krea.ai/api-reference/postman.md
- type: Authentication
url: https://docs.krea.ai/developers/api-keys-and-billing
- type: Authentication
url: https://www.krea.ai/settings/api-tokens
- type: RateLimits
url: https://docs.krea.ai/developers/rate-limits
- type: Webhooks
url: https://docs.krea.ai/developers/webhooks
- type: Documentation
url: https://docs.krea.ai/developers/job-lifecycle
- type: Deprecation
url: https://docs.krea.ai/developers/deprecations
- type: Sandbox
url: https://docs.krea.ai/developers/interactiveexample
- type: Documentation
url: https://docs.krea.ai/api-reference/image/flux
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-image
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-image
- type: Documentation
url: https://docs.krea.ai/api-reference/video/veo-3
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-video
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-video
- type: Documentation
url: https://docs.krea.ai/api-reference/image-enhance/topaz
- type: Documentation
url: https://docs.krea.ai/api-reference/styles/train-a-custom-style-lora
- type: Tutorial
url: https://docs.krea.ai/developers/tutorials/train-image-style
- type: Documentation
url: https://docs.krea.ai/api-reference/assets/upload-an-asset
- type: Documentation
url: https://docs.krea.ai/api-reference/general/list-jobs
- type: Documentation
url: https://docs.krea.ai/api-reference/node-apps/execute-a-node-app
- aid: krea-ai:krea-ai-styles-api
name: Krea Styles API
description: Style (LoRA) generation and management endpoints
humanURL: https://docs.krea.ai/api-reference/introduction
baseURL: https://api.krea.ai
tags:
- Styles
properties:
- type: OpenAPI
url: openapi/krea-ai-styles-api-openapi.yml
- type: Documentation
url: https://docs.krea.ai/api-reference/introduction
- type: Documentation
url: https://docs.krea.ai/developers/introduction
- type: PostmanCollection
url: https://docs.krea.ai/api-reference/postman.md
- type: Authentication
url: https://docs.krea.ai/developers/api-keys-and-billing
- type: Authentication
url: https://www.krea.ai/settings/api-tokens
- type: RateLimits
url: https://docs.krea.ai/developers/rate-limits
- type: Webhooks
url: https://docs.krea.ai/developers/webhooks
- type: Documentation
url: https://docs.krea.ai/developers/job-lifecycle
- type: Deprecation
url: https://docs.krea.ai/developers/deprecations
- type: Sandbox
url: https://docs.krea.ai/developers/interactiveexample
- type: Documentation
url: https://docs.krea.ai/api-reference/image/flux
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-image
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-image
- type: Documentation
url: https://docs.krea.ai/api-reference/video/veo-3
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-video
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-video
- type: Documentation
url: https://docs.krea.ai/api-reference/image-enhance/topaz
- type: Documentation
url: https://docs.krea.ai/api-reference/styles/train-a-custom-style-lora
- type: Tutorial
url: https://docs.krea.ai/developers/tutorials/train-image-style
- type: Documentation
url: https://docs.krea.ai/api-reference/assets/upload-an-asset
- type: Documentation
url: https://docs.krea.ai/api-reference/general/list-jobs
- type: Documentation
url: https://docs.krea.ai/api-reference/node-apps/execute-a-node-app
- aid: krea-ai:krea-ai-video-api
name: Krea Video API
description: Video generation endpoints
humanURL: https://docs.krea.ai/api-reference/introduction
baseURL: https://api.krea.ai
tags:
- Video
properties:
- type: OpenAPI
url: openapi/krea-ai-video-api-openapi.yml
- type: Documentation
url: https://docs.krea.ai/api-reference/introduction
- type: Documentation
url: https://docs.krea.ai/developers/introduction
- type: PostmanCollection
url: https://docs.krea.ai/api-reference/postman.md
- type: Authentication
url: https://docs.krea.ai/developers/api-keys-and-billing
- type: Authentication
url: https://www.krea.ai/settings/api-tokens
- type: RateLimits
url: https://docs.krea.ai/developers/rate-limits
- type: Webhooks
url: https://docs.krea.ai/developers/webhooks
- type: Documentation
url: https://docs.krea.ai/developers/job-lifecycle
- type: Deprecation
url: https://docs.krea.ai/developers/deprecations
- type: Sandbox
url: https://docs.krea.ai/developers/interactiveexample
- type: Documentation
url: https://docs.krea.ai/api-reference/image/flux
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-image
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-image
- type: Documentation
url: https://docs.krea.ai/api-reference/video/veo-3
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/text-to-video
- type: CodeExamples
url: https://docs.krea.ai/developers/examples/image-to-video
- type: Documentation
url: https://docs.krea.ai/api-reference/image-enhance/topaz
- type: Documentation
url: https://docs.krea.ai/api-reference/styles/train-a-custom-style-lora
- type: Tutorial
url: https://docs.krea.ai/developers/tutorials/train-image-style
- type: Documentation
url: https://docs.krea.ai/api-reference/assets/upload-an-asset
- type: Documentation
url: https://docs.krea.ai/api-reference/general/list-jobs
- type: Documentation
url: https://docs.krea.ai/api-reference/node-apps/execute-a-node-app
name: Krea
tags:
- AI
- Artificial Intelligence
- Image Generation
- Video Generation
- Generative AI
- Real Time
- Multimodal
- Creative Tools
- 3D
- Upscaling
kind: contract
accessModel:
pricing: unknown
onboarding: self-serve
trial: false
try_now: false
public: false
label: Self-serve signup
confidence: medium
source:
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/krea-ai.png
access: 3rd-Party
common:
- type: AgenticAccess
url: agentic-access/krea-ai-agentic-access.yml
- type: TrustCenter
url: security/krea-ai-trust-center.yml
- type: DomainSecurity
url: security/krea-ai-domain-security.yml
- type: Authentication
url: authentication/krea-ai-authentication.yml
- type: Portal
url: https://www.krea.ai
- type: Documentation
url: https://docs.krea.ai/
- url: https://docs.krea.ai/api-reference/introduction
name: Krea API Reference
type: Documentation
- url: https://docs.krea.ai/developers/introduction
name: Developers Introduction
type: GettingStarted
- url: https://docs.krea.ai/llms.txt
name: LLMs Documentation Index
type: Documentation
- url: https://docs.krea.ai/CLAUDE.md
name: CLAUDE.md
type: Documentation
- url: https://www.krea.ai/pricing
type: Pricing
- url: https://www.krea.ai/settings/api-tokens
name: API Tokens
type: Authentication
- url: https://docs.krea.ai/developers/rate-limits
type: RateLimits
- url: https://docs.krea.ai/developers/webhooks
type: Webhooks
- url: https://docs.krea.ai/developers/job-lifecycle
name: Job Lifecycle
type: Documentation
- url: https://docs.krea.ai/developers/deprecations
type: Deprecation
- url: https://docs.krea.ai/developers/interactiveexample
name: Interactive Playground
type: Sandbox
- url: https://docs.krea.ai/realtime
name: Krea Realtime
type: Documentation
- url: https://docs.krea.ai/image-generation
name: Image Generation
type: Documentation
- url: https://docs.krea.ai/user-guide/features/video
name: Video Generation
type: Documentation
- url: https://docs.krea.ai/3-d
name: 3D
type: Documentation
- url: https://docs.krea.ai/user-guide/features/edit
name: Edit
type: Documentation
- url: https://docs.krea.ai/user-guide/features/enhancer
name: Enhancer
type: Documentation
- url: https://docs.krea.ai/user-guide/features/training
name: Training (LoRA)
type: Documentation
- url: https://docs.krea.ai/user-guide/features/nodes
name: Nodes
type: Documentation
- url: https://docs.krea.ai/user-guide/features/teams
name: Teams
type: Documentation
- url: https://docs.krea.ai/user-guide/features/audio
name: Audio
type: Documentation
- url: https://docs.krea.ai/user-guide/help-and-support/compute-units
name: Compute Units Guide
type: Documentation
- url: https://docs.krea.ai/user-guide/help-and-support/saml-sso-setup
name: SAML SSO Setup
type: Documentation
- url: https://docs.krea.ai/user-guide/help-and-support/domain-verification
name: Domain Verification and Capture
type: Documentation
- url: https://docs.krea.ai/user-guide/help-and-support/model-access-controls
name: Model Access Controls
type: Documentation
- url: https://docs.krea.ai/user-guide/help-and-support/manage-subscriptions
name: Manage Subscriptions
type: Documentation
- url: https://docs.krea.ai/user-guide/help-and-support/refunds-and-billing
name: Refunds and Billing
type: Documentation
- url: https://github.com/krea-ai
name: Krea AI GitHub
type: GitHubOrganization
- url: https://github.com/krea-ai/realtime-video
name: Krea Realtime 14B (open source video model)
type: OpenSource
- url: https://github.com/krea-ai/flux-krea
name: FLUX.1 Krea [dev]
type: OpenSource
- url: https://github.com/krea-ai/open-prompts
name: Open Prompts
type: OpenSource
- url: https://github.com/krea-ai/prompt-search
name: Prompt Search
type: OpenSource
- url: https://github.com/krea-ai/skills
name: Krea Skills
type: OpenSource
- url: https://krea.ai/discord
type: Forums
- url: https://x.com/krea_ai
type: X-Twitter
- url: https://www.linkedin.com/company/krea-ai
type: LinkedIn
- url: https://www.youtube.com/@krea_ai
type: YouTube
- url: https://www.krea.ai/pricing
data:
- id: free
name: Free
entries:
- geo: US
unit: 1
label: User
limit: 1
price: Free
metric: user
timeFrame: month
description: 100 compute units per day.
elements:
- name: 100 compute units per day
- name: Real-time generation access
- name: Limited model access
- name: Basic 2K upscaling
- name: Limited LoRA training
description: For trying out the Krea creative suite.
- id: basic
name: Basic
entries:
- geo: US
unit: 1
label: User
limit: 1
price: 9
metric: user
timeFrame: month
description: 5,000 compute units per month.
elements:
- name: 5,000 compute units / month
- name: Access to Krea 2
- name: Commercial license
- name: Full image, 3D, and lipsync models
- name: LoRA fine-tuning up to 50 images
- name: 4K upscaling
- name: Selected video models
description: For everyday creative work.
- id: pro
name: Pro
entries:
- geo: US
unit: 1
label: User
limit: 1
price: 35
metric: user
timeFrame: month
description: 20,000 compute units per month.
elements:
- name: 20,000 compute units / month
- name: All video models
- name: Workflow automation with Nodes
- name: AI-powered Nodes Agent
- name: Bulk discounts on compute packs
- name: 8K upscaling
description: For professionals.
- id: max
name: Max
entries:
- geo: US
unit: 1
label: User
limit: 1
price: 70
metric: user
timeFrame: month
description: 60,000 compute units per month.
elements:
- name: 60,000 compute units / month
- name: Unlimited Krea 2 generation
- name: Unlimited LoRA training up to 2,000 files
- name: Unlimited concurrency
- name: Relaxed generations
- name: 22K upscaling
description: For power users.
- id: business
name: Business
entries:
- geo: US
unit: 1
label: Team
limit: 1
price: 200
metric: team
timeFrame: month
description: 80,000 compute units per month, up to 50 seats.
elements:
- name: 80,000 compute units / month
- name: Up to 50 seats included
- name: Custom roles and permissions
- name: Model access controls
- name: Business Terms of Service
- name: LoRA training up to 20,000 images
description: For teams.
- id: enterprise
name: Enterprise
entries:
- geo: US
unit: 1
label: Organization
limit: 1
price: Call
metric: organization
timeFrame: month
description: Custom compute unit packages.
elements:
- name: Custom Terms of Service
- name: Priority support with SLA
- name: Analytics API
- name: Per-member spend limits
- name: Slack integration
- name: Audit logs
- name: Custom compute unit packages
description: For enterprises operating at scale.
name: Plans
type: Plans
- type: Features
data:
- One Bearer-token Krea API at https://api.krea.ai exposing 67 endpoints across image, video, enhance, assets, styles, jobs,
and node-apps
- 22 image generation models across Black Forest Labs Flux (1 dev, 1 Kontext, 1.1 Pro, 1.1 Pro Ultra), Google Imagen 3/4
family and Nano Banana / Nano Banana 2 / Nano Banana Pro, OpenAI gpt-image and gpt-image-2, ByteDance Seedream 4 / Seedream
5 Lite / SeedEdit, Ideogram 2 Turbo and Ideogram 3, Runway Gen-4 Image, Luma UNI-1, Qwen 2512, and Z Image
- 31 video generation models across Google Veo 2 / Veo 3 / Veo 3 Fast / Veo 3.1 / Veo 3.1 Fast / Veo 3.1 Lite, Runway Gen-3,
Gen-4 Video, Gen-4.5, and Aleph, Kling 1.0 through 3.0 plus Kling o1, MiniMax Hailuo and Hailuo 02 / 2.3 / 2.3 Fast, Alibaba
Wan 2.1 / 2.2 / 2.5, ByteDance Seedance Pro and Seedance Pro Fast, Luma Ray 2, Lightricks LTX-2.3 22B, and xAI Grok Imagine
- Topaz-powered image enhancement at /generate/enhance/topaz with standard, generative, and bloom variants delivering up
to 22K upscales
- Krea Realtime experience with sub-50ms image generation and an open-source Realtime 14B autoregressive video model distilled
from Wan 2.1 (CC BY-NC-SA 4.0)
- Open-source FLUX.1 Krea [dev] 12B rectified-flow image model from a research collaboration with Black Forest Labs, with
weights on Hugging Face
- Custom LoRA style training, search, sharing, and workspace controls via the Styles API
- Krea Nodes visual workflow tool exposed programmatically via /node-apps/{id}/execute
- Asset management API for uploading and reusing images, videos, audio, and 3D models across generation jobs
- Unified asynchronous job lifecycle (queued, processing, completed, failed, cancelled) with GET /jobs/{id} polling at 2-5s
intervals and DELETE /jobs/{id} cancellation
- Webhook delivery via X-Webhook-URL header — full job payload POSTed on terminal state with no separate webhook subscription
registration
- Compute-unit billing model — only completed jobs consume units; failed and cancelled jobs are free
- Plan-tiered rate limits with job-backlog queueing instead of hard rejection
- Public OpenAPI 3.1.0 spec at https://docs.krea.ai/api-reference/openapi.json plus Postman import and an interactive in-browser
playground
- Code samples in cURL, Python, JavaScript, and Go on every endpoint
- Workspace, teams, SAML SSO, domain verification, model access controls, per-member spend limits, audit logs, and a separate
Business / Enterprise tier
- Used by Lego, Samsung, Nike, Microsoft, and Shopify
sources:
- https://www.krea.ai
- https://www.krea.ai/pricing
- https://docs.krea.ai/llms.txt
- https://docs.krea.ai/api-reference/openapi.json
- https://docs.krea.ai/developers/introduction
- https://docs.krea.ai/developers/rate-limits
- https://docs.krea.ai/developers/webhooks
- https://docs.krea.ai/developers/job-lifecycle
- https://docs.krea.ai/developers/api-keys-and-billing
- https://docs.krea.ai/realtime
- https://github.com/krea-ai
updated: '2026-05-25'
- url: https://www.krea.ai/blog
type: Blog
created: '2026-05-25T00:00:00.000Z'
modified: '2026-05-25'
position: Consuming
description: Krea is a real-time AI creative suite that lets designers, filmmakers, brand teams, and everyday creators generate,
edit, enhance, and animate images and videos with professional controls from a single workspace. The Krea API at https://api.krea.ai
exposes 50+ third-party and proprietary image and video models — Flux, Imagen, Veo, Nano Banana, gpt-image, Runway, Kling,
Seedream, Seedance, Hailuo, Wan, Ray, Grok Imagine, Ideogram, Qwen, Z Image, Topaz, and more — through one Bearer-token-authenticated
REST surface with a unified async job lifecycle, compute-unit billing, asset management, LoRA style training, Nodes workflow
execution, and webhook delivery. Krea also publishes open-source models including FLUX.1 Krea [dev] (in collaboration with
Black Forest Labs) and Krea Realtime 14B, a Self-Forcing distillation of Wan 2.1 that produces 11 fps text-to-video on an
NVIDIA B200.
maintainers:
- FN: Kin Lane
email: info@apievangelist.com
X: apievangelist
url: https://apievangelist.com
specificationVersion: '0.16'