LLM Gateway

Video Content

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

GET
/v1/videos/{video_id}/content
AuthorizationBearer <token>

Bearer token authentication using API keys

In: header

Path Parameters

video_idstring

Response Body

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

How is this guide?

Last updated on