New multimodal models are available in the market.Explore now
G3
gemini-3.6-flash/video Commercial useOnline

Gemini 3.6 Flash

Production-ready video editing with normalized inputs, predictable task states, and unified billing.

From $0.071 per second · Failed tasks are automatically refunded

Input

Describe the result you want to generate.

≈ $0.710

Output

Full history
Example output · Gemini 3.6 Flash

Run the model to replace this example with your task output.

Examples

Explore prompt configurations

Cinematic product reveal
Natural character motion
Multi-shot story

README

Build with Gemini 3.6 Flash

Production-ready video editing with normalized inputs, predictable task states, and unified billing. Use the playground above to explore the model visually, then send the same structured payload through the unified API when you are ready to ship.

Fast integration

One endpoint and predictable task states.

Commercial use

Outputs are available for commercial projects.

API ready

Form values map directly to JSON fields.

How it works

  1. 1

    Configure your generation inputs

    The unified task contract remains the same when switching between compatible models.

  2. 2

    Submit a task through the API or playground

    The unified task contract remains the same when switching between compatible models.

  3. 3

    Poll the task or receive a webhook with the result

    The unified task contract remains the same when switching between compatible models.

Pricing

ModelPrice
Gemini 3.6 Flash$0.071 / second

Failed tasks are automatically refunded.

API

Use the same payload from the playground through the unified task endpoint.

curl -X POST /api/v1/tasks \
  -H "Authorization: Bearer $EVERYROUTER_API_KEY" \
  -H "Idempotency-Key: my-generation-001" \
  -H "Content-Type: application/json" \
  -d '{"model":"catalog-10","input":{"prompt":"..."}}'