DeepSeek Text Available

DeepSeek V4 Flash API

DeepSeek V4 Flash 高速长上下文文本模型,适合聊天、推理与高并发任务。

Starting price $0.6000 / 1M tokens · Price snapshot

Waiting to refresh live prices…

Get started Developer guide

Model pricing

Compare all public tiers and current prices for this series on one page.

Input

$0.6000 / 1M tokens

Output

$1.4000 / 1M tokens

Context

Max output

Model ID
deepseek-v4-flash
Billing model
Per-Token billing
Available groups
default, svip
Capabilities
chat

API reference

Base URL is https://api.rokoapi.com/v1. The model in requests must use the model IDs listed above.

curl https://api.rokoapi.com/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek-v4-flash",
    "messages": [{"role":"user","content":"Introduce yourself in one sentence"}]
  }'

For more parameters, limits, and async task queries, read the DeepSeek V4 Flash developer guide. DeepSeek V4 Flash Developer guide · OpenAI · Authorization

Other DeepSeek model series