Text
Claude
by Anthropic
Claude API access for Anthropic's LLM across complex reasoning, code, analysis, and extended-context tasks.
Capabilities
- Chat
- Tool use
- Vision
- Long context
Available models
Pass any of these IDs in the model field.
| Model ID | Detail | Price |
|---|---|---|
| claude-opus-5 | 200K context | $5.00 / 1M input tokens |
| claude-sonnet-5 | 200K context | $3.00 / 1M input tokens |
| claude-haiku-4 | 200K context | $0.60 / 1M input tokens |
Pricing starts at
$0.0006 / 1K tokens
Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.
Quickstart
Claude · claude-opus-5
cURL
curl https://capi.ai/api/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-opus-5",
"messages": [{"role": "user", "content": "Hello"}]
}'More LLM models
View allText
GPT
OpenAI
OpenAI's flagship reasoning and chat models through the OpenAI-compatible chat completions endpoint.
from $0.0005 / 1K tokensView
Text
Gemini
Gemini API access for Google's multimodal LLM across chat, code generation, reasoning, and long-context tasks.
from $0.0003 / 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