claude-sonnet-5-thinking

claude-sonnet-5-thinking (claude-sonnet-5-thinking) — 128K context, Reasoning tier. Prix entrée: $2/M · Prix sortie: $10/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Prix entrée: $2/M · Prix sortie: $10/M · TTFT: 48ms

Specifications

  • Éditeur: claude-sonnet-5-thinking
  • Catégorie: Reasoning
  • Fenêtre de contexte: 128K
  • Prix entrée: $2 / 1M
  • Prix sortie: $10 / 1M
  • Latence: 48 ms
  • SLA: B

Typical use cases

  • Raisonnement multi-étapes
  • RAG et appels d’outils
  • Génération de code

FAQ

  • Tarification de claude-sonnet-5-thinking sur Routara ? — Entrée $2/M, sortie $10/M — facturation à l’usage.
  • claude-sonnet-5-thinking est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • claude-sonnet-5-thinking supporte le streaming ? — Oui si la route 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}'