Models/Flux Kontext
Image

Flux Kontext

by Black Forest Labs

Flux Kontext API access for in-context image editing, local edits, style transfer, and character consistency.

Capabilities

  • Edit image
  • Style transfer
  • Character consistency

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
flux-kontext-proper edit$0.110 / call
flux-kontext-maxper edit$0.180 / call

Pricing starts at

$0.110 / call

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

Flux Kontext · flux-kontext-pro

cURL
curl -X POST https://capi.ai/api/v1/images/generations \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"flux-kontext-pro","prompt":"A lighthouse at dusk"}'