claude-sonnet-5-thinking

claude-sonnet-5-thinking (claude-sonnet-5-thinking) — 128K context, Reasoning tier. Preço entrada: $2/M · Preço saída: $10/M · Latência 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preço entrada: $2/M · Preço saída: $10/M · TTFT: 48ms

Specifications

  • Desenvolvedor: claude-sonnet-5-thinking
  • Categoria: Reasoning
  • Janela de contexto: 128K
  • Preço entrada: $2 / 1M
  • Preço saída: $10 / 1M
  • Latência: 48 ms
  • SLA: B

Typical use cases

  • Raciocínio multi-etapas
  • RAG e ferramentas
  • Geração de código

FAQ

  • Preço do claude-sonnet-5-thinking na Routara? — Entrada $2/M, saída $10/M — cobrança por uso.
  • claude-sonnet-5-thinking é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • claude-sonnet-5-thinking suporta streaming? — Sim quando a rota está live (stream: true).

Related models

  • audio1.0 (/detail/audio1-0)
  • sao10k/l3-8b-lunaris (/detail/sao10k-l3-8b-lunaris)
  • Sao10K/L3-8B-Stheno-v3.2 (/detail/sao10k-l3-8b-stheno-v3-2)

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"claude-sonnet-5-thinking","messages":[{"role":"user","content":"Hello"}],"stream":true}'