Text
Gemini
by Google
Gemini API access for Google's multimodal LLM across chat, code generation, reasoning, and long-context tasks.
Capabilities
- Chat
- Streaming
- Vision
- 1M context
Available models
Pass any of these IDs in the model field.
| Model ID | Detail | Price |
|---|---|---|
| gemini-3.1-pro | 1M context | $1.25 / 1M input tokens |
| gemini-3.1-flash | 1M context | $0.30 / 1M input tokens |
Pricing starts at
$0.0003 / 1K tokens
Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.
Quickstart
Gemini · gemini-3.1-pro
cURL
curl https://capi.ai/api/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3.1-pro",
"messages": [{"role": "user", "content": "Hello"}]
}'More LLM models
View allText
Claude
Anthropic
Claude API access for Anthropic's LLM across complex reasoning, code, analysis, and extended-context tasks.
from $0.0006 / 1K tokensView
Text
GPT
OpenAI
OpenAI's flagship reasoning and chat models through the OpenAI-compatible chat completions endpoint.
from $0.0005 / 1K tokensView
Text
DeepSeek
DeepSeek
DeepSeek API access via CAPI — flash for fast, low-cost work; pro for complex agentic tasks.
from $0.0004 / 1K tokensView