Claude Haiku 4.5
Claude Haiku 4.5 (Anthropic) — 128K context, Lightweight tier. Preço entrada $1/M · Preço saída $5/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Entrada / 1M: $1/M · Saída / 1M: $5/M · TTFT: 18ms
Specifications
- Desenvolvedor: Anthropic
- Categoria: Lightweight
- Janela de contexto: 128K
- Preço entrada: $1 / 1M
- Preço saída: $5 / 1M
- Latência: 18 ms
- SLA: A
Typical use cases
- Classificação alto QPS
- Chatbots multilíngues
- RAG e ferramentas
FAQ
- Preço do Claude Haiku 4.5 na Routara? — Entrada $1/M, saída $5/M — cobrança por uso.
- Claude Haiku 4.5 é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- Claude Haiku 4.5 suporta streaming? — Sim quando a rota 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}'