/api/v1/videos/modelsRequires a Bearer API key with models scope. Query parameters are not accepted.
Back to Videos endpoint listRequest parameters
FieldTypeRequiredDescription
AuthorizationheaderyesBearer API key with models scope.Response fields
FieldTypeRequiredDescription
dataobject[]yesVideo model list.data[].allowed_passthrough_parametersstring[]noProvider passthrough parameters accepted by the model.data[].canonical_slugstringnoCanonical model slug.data[].createdintegernoUnix timestamp for model creation metadata when available.data[].descriptionstringnoModel description.data[].generate_audiobooleannoWhether audio generation is supported.data[].hugging_face_idstringnoHugging Face model ID when available.data[].idstringyesModel ID.data[].namestringnoDisplay name.data[].pricing_skusobjectnoVideo pricing SKU summary.data[].seedbooleannoWhether seed is supported.data[].supported_aspect_ratiosstring[]noSupported aspect ratios.data[].supported_durationsinteger[]noSupported durations in seconds.data[].supported_frame_imagesstring[]noSupported frame image roles.data[].supported_resolutionsstring[]noSupported resolutions.data[].supported_sizesstring[]noSupported combined size values.