List available video models
Returns the catalog of video models available to pin via video_lora_id on POST /v1/videos. Selecting a model is optional — omit video_lora_id to let the platform choose automatically, or to generate plain video when no model matches your prompt.
Authorizations
Your team API key (starts with al_live_).
Headers
Optional API version pin (YYYY-MM-DD). Defaults to your team's pinned version, or the system default 2026-07-16 for unauthenticated requests.
^\d{4}-\d{2}-\d{2}$"2026-07-16"
Response
List of video LoRA models
Opaque video LoRA identifier
"lora_01HXMQ7Z3K8Y2ABCDEFGHJKM"
Display name
"Cinematic Realism"
Whether this is a public video LoRA
Default resolution
"1080p"
Default aspect ratio
"16:9"
Default video duration in seconds
5
Creation timestamp
URL-friendly slug (mutable; opaque ID is canonical). null for a video model with no slug.
"cinematic-realism"
Description
Preview video URL

