gemini-3.8-flash through MixRoute’s native Gemini endpoint; an OpenAI-compatible endpoint is also supported.
Key capabilities
- Native multimodality - Accepts text, image, video, audio, and PDF input and returns text
- Long context - Supports up to 1,048,576 input tokens and 65,536 output tokens
- Tunable reasoning - Supports low, medium, and high thinking levels
- Agent tools - Supports function calling, structured output, code execution, Search grounding, and preview computer use
- Dual API support - Works through native Gemini generateContent and OpenAI-compatible Chat Completions
Quick example
Gemini native API
- cURL
- Python
OpenAI-compatible API
- cURL
- Python
- Streaming