How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Krea website screenshot

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.

agent ready

Limited machine-readable signal and partial portal coverage — documentation a human can read, but little a machine or agent can consume without scraping.

Kin Score

API Evangelist profiles Krea the way a machine reads it — 37 machine-readable artifacts across 1 API, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Krea scores 38.6/100 (thin), with a separate agent-readiness read of 29/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Krea Kin Score — API readiness rating by API Evangelist

Put this on your own site. The badge is drawn live from Krea's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.

<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/krea-ai/"
   title="Krea on API Evangelist — API profile and Kin Score">
  <img src="https://apis.io/badge/krea-ai.svg"
       alt="Krea Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>

More shapes, themes and sizes → · Score as JSON · How badges work

How we profile Krea

Each block below is one kind of artifact we hold for Krea. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 7

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

Krea Assets API

Asset management endpoints for uploading and managing images, videos, audio files, and 3D models

Krea General API

Core API operations including job management and billing information

Krea Image API

Image generation endpoints

Krea Image Enhance API

Image enhance endpoints

Krea Node Apps API

Executing custom node apps built in our nodes tool

Krea Styles API

Style (LoRA) generation and management endpoints

Krea Video API

Video generation endpoints

Scroll within the panel for all 7 ·

Open Collections 9

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Krea Assets API

OPEN COLLECTION

Krea Assets General API

OPEN COLLECTION

Krea Assets Image API

OPEN COLLECTION

Krea Assets Node Apps API

OPEN COLLECTION

Krea Assets Styles API

OPEN COLLECTION

Krea Assets Video API

OPEN COLLECTION

Krea API

OPEN COLLECTION

Scroll within the panel for all 9 ·

Features 17

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

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 within the panel for all 17 ·

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Krea Ai Authentication

http · 1 scheme

SECURITY

Krea Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Krea Ai Trust Center

SOC 2

SECURITY

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Krea Ai Agentic Access

72 operations · 64 acting

72 operations · 64 acting

AGENTIC

Resources

Every other property we hold for Krea — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 3

Portal, sign-up, and the first successful call

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

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

← All providers · Data indexed from github.com/api-evangelist/krea-ai · machine-readable index on apis.io

Where this information came from

This is an independent, third-party profile of Krea, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.