List all templates

Returns the catalog of image and video generation templates. Each template carries a canonical prompt, recommended model, supported model list, default parameters, required input shape, modality, and optional preview assets. 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

categorystringOptional
Filter to a single category.
modalityenumOptional
Filter by template modality.
Allowed values:
typeenumOptional

Alias for modality.

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