Models/Gemini Omni
Video

Gemini Omni

by Google

Gemini Omni API access for voice, character, and multimodal video resources in agent media workflows.

Capabilities

  • Voice
  • Character
  • Multimodal

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
gemini-omni-videoper render$0.00 / call

Pricing starts at

$0.0000 / call

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

Gemini Omni · gemini-omni-video

cURL
curl -X POST https://capi.ai/api/v1/kling/text_to_video \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-omni-video",
    "prompt": "A paper kite flying above a quiet coastal town at sunrise",
    "duration_seconds": 5
  }'