Models
Kiara Image Pro
StableKiara Image Pro turns a text prompt into a photorealistic image. Tuned for portraits, fashion, beauty, product shots, and controlled scene direction. Accepts optional reference images for composition guidance.
Product id
kiara-image-pro
Price
$0.10 / call
Output
image (jpeg)
Avg latency
~60s
Parameters
Inputs
Send these in the JSON body of a POST /v1/generations request alongside "product": "kiara-image-pro".
Text prompt that describes what to generate. 1–4000 characters. Be specific — subject, lighting, lens, mood, action.
Things to avoid (e.g. `blurry, watermark, text`). Keep it short and concrete.
portraitOutput aspect ratio. `portrait` is best for character shots; `landscape` for scene compositions.
Deterministic seed. Same seed + same prompt = same image. Omit for a random seed.
HTTPS callback fired when the job reaches a terminal state. HMAC-SHA256 signed. See the Webhooks guide.
Arbitrary JSON object echoed back on retrieval and in the webhook. Useful for correlating jobs to your records. ≤ 4 KB.
Examples
Example prompts
Studio portrait sample
studio portrait of a 24-year-old woman, soft window light, 85mm, shallow depth of field, natural skin texture
Product photo sample
matte black ceramic mug on a concrete countertop, late afternoon sunlight, product photography, 50mm
Related
Reference
- POST /v1/generations — full reference for the create endpoint.
- Playground — try this model inline with your key.