Access all Claude AI models through a single, powerful API. Build intelligent applications with Opus 5, Fable 5, Opus 4, Sonnet 4, and Haiku.
Sign up for a free trial and get your API key from the dashboard.
Use your API key to send a request to any Claude model.
Integrate Claude Max into your applications and scale as needed.
curl -X POST https://claudemaxhub.com/api/v1/chat \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-opus-5",
"messages": [
{"role": "user", "content": "Hello, Claude!"}
],
"max_tokens": 1024
}'
All models included with your subscription — no extra cost.
claude-opus-5
Most powerful — advanced reasoning & complex analysis
claude-fable-5
Flagship model — 1M token context window
claude-opus-4-8
Deep analysis & complex multi-step tasks
claude-sonnet-4
Best balance of speed and quality
claude-haiku
Fastest responses — ideal for real-time applications
Get your free API key with a 30-day trial. All 5 models included, no credit card charged.