Gemini Omni 1.1 Flash Preview
/v1beta/interactionsGoogle Gemini Omni 1.1 Flash Preview is available through SandBase native Google Gemini Interactions API. Create an interaction, poll its ID, and read the terminal output.
Request body
Create a native Google Interaction. Use background for video generation that should be polled.
Model identifier. Set to google/gemini-omni-1.1-flash-preview.
Default: google/gemini-omni-1.1-flash-preview
Native Google Interaction input.
Submit durably and return an immediately pollable Interaction.
Default: true
Requested output format.
Default: {"type":"video"}
Response Schema
The response contains an Interaction ID. Poll GET /v1beta/interactions/{id} while status is in_progress.
Provider Interaction identifier used for polling.
Model that handles the Interaction.
Response object type.
Terminal output when the Interaction completes.
Interaction lifecycle status.
Usage details when available.