List video templates

Returns the catalog of video generation templates ("creative effects"). Each template carries a canonical motion/style prompt, a recommended model, the list of supported models, default parameters (aspect ratio, duration, etc.), and the required input shape (most templates need a reference image of your subject). New templates land in production within a minute of being added to the catalog.

Authentication

AuthorizationBearer

Pass your EmpirioLabs API key as a bearer token. The Anthropic-style x-api-key header is also accepted on every endpoint.

Query parameters

categoryenumOptional
Filter to a single category.
modalityenumOptional

Filter by template modality. Defaults to video on this endpoint.

Allowed values:
modelstringOptional

Only return templates whose supported_models list contains this model slug.

featuredbooleanOptional
Set to true to filter to featured templates only.

Response

List of templates.
objectstring
template_countinteger
datalist of objects