Google · Video

OpenClaw x Gemini Omni

Gemini Omni belongs to the Google catalog on RunAPI and shares the same SDK package, CLI namespace, and billing surfaces across audio, character, and video variants.

Public versions and endpoints

Model IDVersionEndpointsStarting priceCatalog
gemini-omni-audioSynchronous reusable voice resource creation from preset voices
/api/v1/gemini_omni/create_audio
$0.0000Model detail
gemini-omni-characterSynchronous reusable character resource creation from one reference image
/api/v1/gemini_omni/create_character
$0.0000Model detail
gemini-omni-flash-previewFast, conversational video generation for natural-language creative iteration
/api/v1/gemini_omni/text_to_video
$0.460Model detail
gemini-omni-text-to-videoPrompted multimodal video with image, audio, character, and source-clip references
/api/v1/gemini_omni/text_to_video
$2.52Model detail

Configuration

Guide endpoint: <endpoint>

Select <model-id> to generate a request with the endpoint's public input contract.

Verify

Select <model-id> to generate verification commands.

How it works

  1. 1. Choose a model ID

    Select a public catalog model ID and review its endpoint and current starting price.

  2. 2. Configure RunAPI

    Set RUNAPI_API_KEY before making the endpoint request.

  3. 3. Verify the result

    For asynchronous endpoints, poll the same endpoint until the Task reaches a terminal status.

FAQ

Which model ID should I use?

Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.

Does this guide configure a chat model?

No. This Model Line uses the endpoint workflow shown here and is not presented as an agent chat model.