LLM Gateway

Video Content

Stream the generated video content from LLM Gateway once the asynchronous video generation job has completed successfully.

Streams the generated video content once the job has completed successfully.

GET
/v1/videos/{video_id}/content

Authorization

bearerAuth
AuthorizationBearer <token>

Bearer token authentication using API keys

In: header

Path Parameters

video_id*string

Response Body

curl -X GET "https://api.llmgateway.io/v1/videos/string/content"
null

How is this guide?

Last updated on