DeepSeek-V4-Flash

DeepSeek-V4-Flash (DeepSeek) — 128K context, Lightweight tier. Prix entrée $0.14/M · Prix sortie $0.28/M · Latence 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrée / 1 M: $0.14/M · Sortie / 1 M: $0.28/M · TTFT: 18ms

Specifications

  • Éditeur: DeepSeek
  • Catégorie: Lightweight
  • Fenêtre de contexte: 128K
  • Prix entrée: $0.14 / 1M
  • Prix sortie: $0.28 / 1M
  • Latence: 18 ms
  • SLA: A

Typical use cases

  • Classification haut débit
  • Chatbots multilingues
  • RAG et appels d’outils

FAQ

  • Tarification de DeepSeek-V4-Flash sur Routara ? — Entrée $0.14/M, sortie $0.28/M — facturation à l’usage.
  • DeepSeek-V4-Flash est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • DeepSeek-V4-Flash 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":"deepseek/deepseek-v4-flash","messages":[{"role":"user","content":"Hello"}],"stream":true}'