List Compose Formats
Compose
List Compose Formats
List the video formats POST /v1/compose/video can render — animated
slideshow, cinematic b-roll, motion-graphics explainer, and more. Each
format renders differently and internally uses different models; callers
pick a format (never a model) and see its cost.
The response also returns fixed capabilities (max script length,
supported aspect ratios, clip window) so an agent can construct any valid
compose call from a single discovery request. Formats with available: false are on the roadmap and cannot be dispatched yet. Formats may
declare required inputs (e.g. a presenter image) that must be supplied.
GET
List Compose Formats
The menu
POST /v1/compose/video renders from. Each format is a named look — animated slideshow, cinematic b-roll, motion-graphics explainer, and more — that internally uses different models. You pick a format, never a model, and see its cost.
The response also returns fixed capabilities (max script length, aspect ratios, clip window) so you can build any valid compose call from this one request. Formats with available: false are on the roadmap. A format may declare required inputs (e.g. a presenter image) you must supply when you dispatch it.