Back to models
Google Gemini 3.5 Flash
google/gemini-3.5-flash
Use model: "google/gemini-3.5-flash" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$1.57/M
Output tokens
$9.45/M
Supported engines
About Google
DeepMind and Google AI teams produce the Gemini family of multimodal models powering search, Workspace, and developer APIs.
deepmind.googleProviders
Framerate
API example
curl -X POST https://api.pipevideo.co/v1/responses \
-H "Authorization: Bearer $PIPEVIDEO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/gemini-3.5-flash",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'