Claude Haiku 4.5
Claude Haiku 4.5 (Anthropic) — 128K context, Lightweight tier. Prix entrée $1/M · Prix sortie $5/M · Latence 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Entrée / 1 M: $1/M · Sortie / 1 M: $5/M · TTFT: 18ms
Specifications
- Éditeur: Anthropic
- Catégorie: Lightweight
- Fenêtre de contexte: 128K
- Prix entrée: $1 / 1M
- Prix sortie: $5 / 1M
- Latence: 18 ms
- SLA: A
Typical use cases
- Classification haut débit
- Chatbots multilingues
- RAG et appels d’outils
FAQ
- Tarification de Claude Haiku 4.5 sur Routara ? — Entrée $1/M, sortie $5/M — facturation à l’usage.
- Claude Haiku 4.5 est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- Claude Haiku 4.5 supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- MiniMax-File-Upload (/detail/minimax-file-upload)
- MiniMax-Voice-Clone (/detail/minimax-voice-clone)
- MiniMax-Hailuo-02 (/detail/minimax-hailuo-02)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"anthropic/claude-haiku-4-5","messages":[{"role":"user","content":"Hello"}],"stream":true}'