K
kie.ai
/flux-kontext
FLUX Kontext image
Generate or edit an image with FLUX Kontext Pro (optional input image URL).
liveasyncdegraded · 201ms~30s typical
image generationfluximage edit
$0.050
per call
plus $0.001 platform fee per run
Bring your own kie.ai key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run kie /flux-kontext for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt* | string | Prompt |
| image_url | string | Optional input image to edit |
| aspect_ratio | string | e.g. 1:1, 16:9, 9:16 default "1:1" |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"kie","endpoint":"/flux-kontext","input":{"prompt":"...","aspect_ratio":"1:1"},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p kie -e /flux-kontext -i '{"prompt":"...","aspect_ratio":"1:1"}' -w 120mcp
run_tool({ provider: "kie", endpoint: "/flux-kontext", input: {"prompt":"...","aspect_ratio":"1:1"}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.