Router One
Back to Models

deepseek-v4-flash

chatstreaming

Supported APIs

auto

Available Configurations

API Type
auto
Capabilities
chatstreaming
Context Window
128K
Input
$1.00$0.50/ 1M tokensCache write: $0.50
Output
$2.00$1.00/ 1M tokensCache read: $0.10

Quick Start

bash
curl -X POST \
  https://api.router.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "deepseek-v4-flash",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
Get API Key
deepseek-v4-flash - Model Marketplace | Router One