Models
Kiara Spicy Motion
StableReference-image motion model for adult character clips. Requires one image and keeps output vertical (9:16) at 720p.
Product id
kiara-spicy-motion
Price
$0.17 / sec · e.g. $0.83 for a 5s clip
Output
video (mp4)
Avg latency
~240s
Parameters
Inputs
Send these in the JSON body of a POST /v1/generations request alongside "product": "kiara-spicy-motion".
HTTPS URL to the first-frame image. The model animates this image from the prompt.
Text prompt that describes what to generate. 1–4000 characters. Be specific — subject, lighting, lens, mood, action.
51 – 15Output clip length in seconds.
720pOutput resolution. Higher = larger file + higher latency + higher cost. Availability varies per model — see the resolutions listed on this page.
landscapeOutput aspect ratio.
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.
Related
Reference
- POST /v1/generations — full reference for the create endpoint.
- Playground — try this model inline with your key.