Models/Z-Image
Image

Z-Image

by Z.ai

Z-Image is a compact, fast generator tuned for low-latency previews and bulk batches.

Capabilities

  • Text to image
  • Fast
  • Batch

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
z-image-turbo1024×1024$0.010 / call

Pricing starts at

$0.010 / call

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

Quickstart

Z-Image · z-image-turbo

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