Endpoint
Authentication
Requires a valid JWT in the Authorization header.Request body
| Parameter | Type | Description |
|---|---|---|
image_url | string | URL of the property image |
prompt | string | Optional mood or style description |
preset_id | string | Style preset (e.g., cinematic) |
export_preset | string | Quality: standard, hd |
title | string | Optional title for the reel |
Response
Status
Reel generation is asynchronous. Poll for status updates or subscribe to real-time changes. Statuses:pending → processing → completed or failed.