Back to modelsGoogle
Buy Plan
Google
Gemini 3 Flash Preview
Gemini 3 Flash Preview is a high speed, high value thinking model designed for agentic workflows and multimodal tasks.
Quick Stats
Context
1049K
Max Output
66K
Provider
Specs
1
Modalities
in textin imagein filein audioin videoout text
Specs & Platform Price (per 1M tokens)
Quality
Input $0.5Output $3Cache read $0.05
Recommended Plan
Gemini 3 Flash Preview Starter Plan
Pay-as-you-go after top-up; $1 free credit for new users.
API Endpoint
Model ID
google/gemini-3-flash-previewcURL
curl https://intertoken.ai/v1/models/google/gemini-3-flash-preview:generateContent \
-H "Authorization: Bearer $TOKENPORTAL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"contents": [{"role": "user", "parts": [{"text": "Hello!"}]}]
}'Start using this model
Sign up free, get an API key, and make your first call in 30 seconds.