DeepSeek

deepseek/deepseek-flash

1M संदर्भ · $0.1800 / M इनपुट टोकन · $0.7200 / M आउटपुट टोकन

DeepSeek V4.1 Flash OurToken पर DeepSeek model route है, उन developers के लिए जिन्हें native image understanding, बहुत long context और cost-efficient production traffic चाहिए। यह retired V4 Flash line की जगह लेता है और deepseek-flash model ID से call किया जाता है।

API Key प्राप्त करें
24H स्थिति मॉनिटर

ऐतिहासिक अपटाइम डेटा समय के साथ एकत्र होता है। वर्तमान स्थिति नवीनतम स्वास्थ्य जांच को दर्शाती है।

मूल्य निर्धारण

उपयोग के अनुसार भुगतान

कोई अग्रिम लागत नहीं, केवल उतने के लिए भुगतान करें जितना आप उपयोग करते हैं

60% of official price
इनपुट$0.30 / M$0.1800 / M टोकन
आउटपुट$1.20 / M$0.7200 / M टोकन
कैश किया गया इनपुट$0.006 / M$0.0036 / M टोकन
कैश लेखन$0 / M$0 / M टोकन

API उपयोग

API एक्सेस गाइड

बेस URLhttps://api.ourtoken.ai/v1
API एंडपॉइंटchat/completions
पूरा URLhttps://api.ourtoken.ai/v1/chat/completions
मॉडल IDdeepseek-flash
API Key प्राप्त करें

कोड उदाहरण

इस मॉडल के लिए OurToken API endpoint का उपयोग करें। नीचे दिए गए उदाहरण direct HTTP requests और मॉडल परिवार के लिए recommended endpoint का उपयोग करते हैं।

curl https://api.ourtoken.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "deepseek-flash",
    "messages": [
      {
        "role": "user",
        "content": "Hello!"
      }
    ],
    "max_tokens": 256
  }'

Chat Completions API संदर्भ

OpenAI Chat Completions-संगत endpoint के साथ chat response बनाएँ। SDK Base URL के रूप में https://api.ourtoken.ai/v1 और endpoint के रूप में POST /chat/completions का उपयोग करें।

प्राधिकरण

Content-Typeapplication/json
AuthorizationBearer YOUR_API_KEY

अनुरोध सामग्री

फ़ील्डप्रकारआवश्यकविवरण
modelstringआवश्यककॉल करने के लिए Model ID।
messagesarray<object>आवश्यकmodel को भेजे गए conversation messages।
max_tokensintegerवैकल्पिकoutput tokens की अधिकतम संख्या।
temperaturenumberवैकल्पिकSampling temperature।
top_pnumberवैकल्पिकNucleus sampling parameter।
streambooleanवैकल्पिकक्या streaming response लौटाना है।
stream_optionsobjectवैकल्पिकstreaming responses के लिए अतिरिक्त options।
toolsarray<object>वैकल्पिकmodel के लिए उपलब्ध tools।
tool_choicestring | objectवैकल्पिकmodel tools कैसे चुनता है, इसे नियंत्रित करता है।
response_formatobjectवैकल्पिकstructured output को नियंत्रित करता है, जैसे JSON object responses।

प्रतिक्रिया सामग्री

फ़ील्डप्रकारआवश्यकविवरण
idstringआवश्यकunique chat completion identifier।
object"chat.completion"आवश्यकChat Completions API द्वारा लौटाया गया object type।
createdintegerआवश्यकresponse बनाए जाने का Unix timestamp।
modelstringआवश्यकवह model जिसने response बनाया।
choicesarray<object>आवश्यकmodel द्वारा लौटाए गए candidate responses।
choices[].message.rolestringआवश्यकलौटाए गए chat message की role।
choices[].message.contentstringवैकल्पिकलौटाए गए chat message में text content।
choices[].finish_reasonstringवैकल्पिकgeneration रुकने का कारण।
usageobjectवैकल्पिकchat completion के लिए token usage information।
usage.prompt_tokensintegerवैकल्पिकInput token count।
usage.completion_tokensintegerवैकल्पिकOutput token count।
usage.total_tokensintegerवैकल्पिकTotal token count।
usage.prompt_tokens_detailsobjectवैकल्पिकinput token usage का breakdown।
usage.prompt_tokens_details.cached_tokensintegerवैकल्पिकcache से served tokens।

मॉडल परिचय

DeepSeek deepseek-flash

DeepSeek V4.1 Flash OurToken पर DeepSeek model route है, उन developers के लिए जिन्हें native image understanding, बहुत long context और cost-efficient production traffic चाहिए। यह retired V4 Flash line की जगह लेता है और deepseek-flash model ID से call किया जाता है।

DeepSeek V4.1 Flash teams को 1M-token context window, native image understanding और up to 384K output tokens वाला lower-cost DeepSeek route देता है, उन application workloads के लिए जिनमें long prompts और predictable pricing जरूरी होते हैं। जब आप model IDs, usage logs, cache costs और price review को एक dashboard में रखते हुए OurToken unified API के माध्यम से DeepSeek workflows test करना चाहते हों, तब DeepSeek V4.1 Flash API का उपयोग करें।

यह बेहतरीन क्यों है

  • Input और output tokens के लिए official peak DeepSeek V4.1 Flash reference price का 60%।
  • अन्य supported models द्वारा उपयोग किए जाने वाले उसी OurToken endpoint के माध्यम से OpenAI-compatible API setup।
  • Long documents, repositories और multi-turn agents के लिए 1M-token context window और up to 384K output tokens।
  • Native image understanding, इसलिए vision और text prompts एक ही request में भेजे जा सकते हैं।
  • Dashboard logs और usage visibility teams को launch के बाद request cost review करने में मदद करते हैं।

मुख्य विशेषताएँ

  • Model ID: deepseek-flash
  • Input price: $0.1800 per 1M tokens on OurToken
  • Output price: $0.7200 per 1M tokens on OurToken
  • Cache read price: $0.0036 per 1M tokens on OurToken
  • Cache write price: $0 per 1M tokens on OurToken
  • Provider: DeepSeek

विशिष्टताएँ

ProviderDeepSeek
Model TypeMultimodal Mixture-of-Experts (MoE) LLM
Model IDdeepseek-flash
Total Parameters552B (MoE)
Active Parameters8B input / 16B output
Context Length1M tokens
Max Output384K tokens
Thinking ModeEnabled by default, non-thinking optional
Image InputSupported
OurToken Input Price$0.1800 / 1M tokens
OurToken Output Price$0.7200 / 1M tokens
OurToken Cache Read Price$0.0036 / 1M tokens
OurToken Cache Write Price$0 / 1M tokens
Official Peak Input Reference$0.30 / 1M tokens
Official Peak Output Reference$1.20 / 1M tokens
Official Peak Cache Read Reference$0.006 / 1M tokens

DeepSeek V4.1 Flash API Features

OurToken DeepSeek V4.1 Flash API access, pricing, model ID, context limits और developer workflow cover करता है। यह route chat, coding और agent traffic के लिए एक ही key रखता है, जबकि usage logs और cost visible रहते हैं।

Unified API Access

DeepSeek V4.1 Flash API को उसी OpenAI-compatible endpoint के माध्यम से call करें जिसका उपयोग OurToken हर supported model के लिए करता है। एक API key chat completions, responses और Anthropic-style messages cover करती है, इसलिए आप separate provider integration path बनाए रखने के बिना DeepSeek V4.1 Flash की तुलना अन्य routes से कर सकते हैं।

Transparent Token Pricing

OurToken DeepSeek V4.1 Flash price per million tokens को input, output, cache read और cache write के लिए official peak reference price के साथ list करता है। चूंकि model cache hits को cache misses से काफी कम और off-peak traffic को peak से कम bill करता है, scale करने से पहले यह table check करना spend forecast करने में मदद करता है।

1M Context Window

DeepSeek V4.1 Flash 1M-token context window और up to 384K output tokens support करता है, जो long documents, large repositories और multi-turn agents के लिए उपयुक्त है। OurToken पर आप long prompts भेज सकते हैं और देख सकते हैं कि cache read pricing repeated context की cost कैसे बदलती है।

Vision and Multimodal Input

V4.1 Flash native image understanding वाला DeepSeek का पहला Flash build है, इसलिए एक ही deepseek v4.1 flash api call में screenshots, scanned pages या diagrams को text instructions के साथ मिलाया जा सकता है। Document review और visual QA workflows के लिए इसे 1M context window के साथ combine करें।

Thinking and Tool Calls

Model default रूप से thinking mode में चलता है और non-thinking mode, tool calls, JSON output तथा structured responses भी support करता है। यह combination उन assistants के लिए उपयुक्त है जिन्हें पहले किसी task पर reason करना हो और फिर machine-readable payloads return करने हों जिन्हें आपका application validate कर सके।

Agent and Coding Workflows

Claude Code, Codex CLI या OpenCode जैसे coding agents को OurToken endpoint पर point करें और model के रूप में DeepSeek V4.1 Flash चुनें। OurToken इन tools के लिए setup guides publish करता है, और Responses API तथा Anthropic-compatible endpoint मौजूदा agent integrations को काम करते रहने देते हैं।

OurToken पर DeepSeek V4.1 Flash का उपयोग कैसे करें

नई API key से production traffic तक पहुंचने के लिए छह steps follow करें: model ID चुनें, पहली request भेजें, DeepSeek V4.1 Flash API pricing compare करें, फिर usage और cost monitor करें।

API Key बनाएं

OurToken में sign in करें और API Keys page से key बनाएं। इसे source control के बजाय अपने environment में copy करें, फिर DeepSeek V4.1 Flash के आसपास बाकी integration बनाने से पहले confirm करें कि key active है।

01

Model ID चुनें

नई integrations के लिए model value के रूप में deepseek-flash का उपयोग करें। अगर आप पहले से deepseek-v4-flash या deepseek-v4-flash-vision-exp ship करते हैं, तो ये नाम अभी भी resolve होते हैं और V4.1 Flash द्वारा serve किए जाते हैं, इसलिए migration आपके अगले release cycle तक wait कर सकती है।

02

पहली Request भेजें

अपने client को OurToken chat completions endpoint पर point करें और complexity जोड़ने से पहले एक short prompt भेजें। Streaming, system prompts और multi-turn history सभी OpenAI request shape follow करते हैं, इसलिए मौजूदा SDK code में आमतौर पर केवल base URL और model बदलने की जरूरत होती है।

03

Pricing और Cache Cost Compare करें

Input, output और cache read के लिए DeepSeek V4.1 Flash price table check करें, और ध्यान रखें कि off-peak traffic peak hours से कम cost करता है। फिर अपने prompt mix का estimate करें, क्योंकि agent workloads में cache hit rates ही ज्यादातर bill तय करते हैं।

04

Thinking और Tools Configure करें

तय करें कि कौन सा workload thinking mode में चलेगा और कौन सा non-thinking mode में, फिर अगर response किसी दूसरे system को feed करता है तो अपने tools और JSON schema define करें। Default तय करने से पहले दोनों settings को उन्हीं prompts पर test करें।

05

Usage और Cost Monitor करें

Launch के बाद OurToken dashboard में request logs, token counts और cost per model देखें। Latency और quality की तुलना उन routes से करें जो आप पहले से चला रहे हैं, और जब भी DeepSeek official rates update करे तो DeepSeek V4.1 Flash API pricing दोबारा check करें।

06

DeepSeek V4.1 Flash FAQ

इस route को अपनाने से पहले developers के आम सवालों के उत्तर: यह क्या है, इसकी cost क्या है, कौन सा model ID उपयोग करें, यह क्या support करता है, और V4 Pro बदलाव मौजूदा traffic को कैसे प्रभावित करता है।

01

DeepSeek V4.1 Flash API क्या है?

DeepSeek V4.1 Flash deepseek-flash API नाम के पीछे का model है, जिसे September 10, 2026 को DeepSeek के सबसे नए Flash build के रूप में release किया गया। यह 552B mixture-of-experts model है जिसमें input पर 8B active parameters और output पर 16B active parameters, 1M-token context window, up to 384K output tokens और native image understanding है। OurToken इसे एक unified endpoint के माध्यम से expose करता है।
02

DeepSeek V4.1 Flash API की cost कितनी है?

Official peak pricing $0.30 per million cache-miss input tokens, $1.20 per million output tokens और $0.006 per million cache-hit input tokens है, जबकि off-peak rates आधे हैं। OurToken इस DeepSeek V4.1 Flash API route को official peak price के 60% पर list करता है, इसलिए आपसे bill होने वाले input, output, cache read और cache write numbers के लिए इस page की price table देखें।
03

DeepSeek V4.1 Flash के लिए मुझे कौन सा model ID उपयोग करना चाहिए?

नई integrations के लिए deepseek-flash का उपयोग करें; यही नाम DeepSeek publish करता है। Providers और blog posts अक्सर उसी model को deepseek-v4.1-flash या deepseek v4.1-flash लिखते हैं, इसलिए ये spellings third-party docs में दिखती हैं, भले ही वे official API value न हों। पिछले नाम deepseek-v4-flash और deepseek-v4-flash-vision-exp अभी भी resolve होते हैं और V4.1 Flash द्वारा serve किए जाते हैं।
04

OurToken पर मैं DeepSeek V4.1 Flash API को कैसे call करूं?

API key बनाएं, अपने client को OurToken endpoint पर point करें और model value के रूप में deepseek-flash pass करें। Requests OpenAI chat completions shape follow करती हैं, और अगर आपकी tooling पहले से उनका उपयोग करती है तो responses और Anthropic-style messages भी उपलब्ध हैं। फिर production traffic switch करने से पहले latency, quality और cost की तुलना अपने current route से करें।
05

क्या DeepSeek V4.1 Flash coding और agent workflows के लिए अच्छा है?

यह coding assistants और agents के लिए reasonable default है: model tool calls, JSON output, large repositories के लिए 1M-token context और multi-step tasks के लिए thinking mode support करता है। OurToken Claude Code, Codex CLI और OpenCode के लिए setup guides publish करता है, इसलिए आप इसे उन tools में test कर सकते हैं जो आपकी team पहले से उपयोग करती है। इसे अपने prompts पर measure करें।
06

क्या September 14 से deepseek-v4-pro काम करना बंद कर देगा?

September 14, 2026 को 12:00 Beijing time से deepseek-v4-pro की requests V4.1 Flash पर route की जाती हैं और Flash price पर bill होती हैं, इसलिए नाम काम करता रहता है जबकि उसके पीछे का model बदल जाता है। अगर आपको stable behavior चाहिए, तो specific model ID pin करें और switch के बाद अपने prompts दोबारा test करें।