Gemini 3.1 Pro

Google Gemini family — 2.5 / 3 / 3.1 series in Flash & Pro variants, native and OpenAI-compat endpoints. · Google

All models
Parameters
Pricing
0credits
Base
Result

Configure parameters and click Run to test the API.

Code Example
curl -X POST https://aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "gemini-3.1-pro",
  "input": {}
}'