Skip to main content
GET
List available video models

Authorizations

X-Api-Key
string
header
required

Your team API key (starts with al_live_).

Headers

Aurous-Version
string

Optional API version pin (YYYY-MM-DD). Defaults to your team's pinned version, or the system default 2026-07-16 for unauthenticated requests.

Pattern: ^\d{4}-\d{2}-\d{2}$
Example:

"2026-07-16"

Response

List of video LoRA models

id
string
required

Opaque video LoRA identifier

Example:

"lora_01HXMQ7Z3K8Y2ABCDEFGHJKM"

name
string
required

Display name

Example:

"Cinematic Realism"

is_public
boolean
required

Whether this is a public video LoRA

default_resolution
string
required

Default resolution

Example:

"1080p"

default_ratio
string
required

Default aspect ratio

Example:

"16:9"

default_duration
number
required

Default video duration in seconds

Example:

5

created_at
string
required

Creation timestamp

slug
string | null

URL-friendly slug (mutable; opaque ID is canonical). null for a video model with no slug.

Example:

"cinematic-realism"

description
string

Description

preview_video_url
string

Preview video URL