Documentation

Kiara API

The Kiara API turns text prompts into production-quality images and video. One bearer key, one stable endpoint, pre-paid credits in crypto. Failed jobs refund automatically.

One call

Generate your first image

Pass a bearer key and a prompt. You get back a job id and poll for the result, or set a webhook URL and we'll call you when it's done.

POSTCreate generation/v1/generations
curl https://api.kiara-api.com/v1/generations \
  -H "Authorization: Bearer $KIARA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
       "product": "kiara-image-pro",
       "prompt": "studio portrait of a 24-year-old woman, soft window light, 85mm, shallow depth of field, natural skin texture"
     }'

Models

Catalog

Start here

Guides

Pricing

$1 = 300 credits. Top up in crypto on the dashboard. Failed jobs refund automatically.