Skip to main content
POST
Generate Video

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-tfy-model-name
string

Full TrueFoundry model name. Required when the native path does not identify the model, including ComfyUI requests.

Path Parameters

providerAccountName
string
required

TrueFoundry provider account name.

nativePath
string
required

Provider-native path suffix for the video request.

Body

application/json

Provider-native video-generation request body.

The body is of type object.

Response

Provider-native video response.