Skip to main content
The Krea API playground now lives in the app. Sign in to your Krea account and you can construct requests, run them against real endpoints, and copy ready-to-paste code in any supported language.

Open the playground →

krea.ai/app/api/playground — opens in a new tab.

Launch

What you can do there

  • Try any model — Krea 2, Flux, Seedream, Veo, and every other endpoint exposed via the API.
  • See your moodboards and assets — the playground lists IDs you can drop straight into a request body.
  • Authenticate once — your account session handles the API token so you can iterate without juggling credentials.
  • Copy code — export the exact request as cURL, Python, Node.js, or Go.

Prerequisites

You’ll still need an API token for production calls. See API Keys & Billing to generate one.

See also

Code examples

Copy-pasteable end-to-end scripts for the most common workflows.

Model APIs

Full request and response schemas for every endpoint.