Skip to main content
GET
/
genai
/
v1beta
/
models
/
{model}
/
operations
/
{operation_id}
Error
A valid request URL is required to generate request examples
{}

Documentation Index

Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your provider API key or Bifrost authentication token. Virtual keys (prefixed with sk-bf-) can also be passed here.

Path Parameters

model
string
required

Video model identifier (e.g. veo-3.1-generate-preview).

operation_id
string
required

Operation name. If it contains /, it must be percent-encoded in the request path (for example, %2F).

Response

Operation status payload (Gemini video generation response).

The response is of type object.