---
title: deepseek-flash API — DeepSeek Fiyatlandırma & Teknik Özellikler | RunAPI
description: RunAPI üzerinden deepseek-flash kullanın — DeepSeek ailesi. Çağrı başına fiyatlandırma, model ID, teknik özellikler ve geliştirici kurulum rehberi.
url: https://runapi.ai/tr/models/deepseek/flash.md
canonical: https://runapi.ai/tr/models/deepseek/flash
locale: tr
site: RunAPI
image: https://runapi.ai/assets/opengraph-bfaaa0f0.png
alternates:
  en: https://runapi.ai/models/deepseek/flash
  zh-CN: https://runapi.ai/zh-CN/models/deepseek/flash
  es: https://runapi.ai/es/models/deepseek/flash
  ja: https://runapi.ai/ja/models/deepseek/flash
  de: https://runapi.ai/de/models/deepseek/flash
  fr: https://runapi.ai/fr/models/deepseek/flash
  pt-BR: https://runapi.ai/pt-BR/models/deepseek/flash
  ko: https://runapi.ai/ko/models/deepseek/flash
  it: https://runapi.ai/it/models/deepseek/flash
  nl: https://runapi.ai/nl/models/deepseek/flash
  pl: https://runapi.ai/pl/models/deepseek/flash
  tr: https://runapi.ai/tr/models/deepseek/flash
  zh-TW: https://runapi.ai/zh-TW/models/deepseek/flash
  zh-HK: https://runapi.ai/zh-HK/models/deepseek/flash
  ar: https://runapi.ai/ar/models/deepseek/flash
  x-default: https://runapi.ai/models/deepseek/flash
model: DeepSeek
provider: DeepSeek
variant_id: deepseek-flash
sdk_model_id: deepseek-flash
modality: text
billing_unit: 1K tokens
status: active
---

> HTML version: https://runapi.ai/tr/models/deepseek/flash
> Site index for agents: https://runapi.ai/llms.txt


# deepseek-flash API

RunAPI üzerinden DeepSeek ailesinden deepseek-flash kullanın. Çağrı başına fiyatlandırma, abonelik yok ve başarısız üretimler hiçbir zaman ücretlendirilmez.

**DeepSeek / [DeepSeek](https://runapi.ai/tr/models/deepseek.md)**
**Operasyonel · text · Ticari kullanım uygun**

<!-- catalog-model-detail-slot: model-playground -->

## DeepSeek flash'i Deneyin

Herhangi bir modeli seçin ve saniyeler içinde oluşturun.


**Model:**
- **Message** — `message` · `deepseek-flash` · Input $0.30 / 1M tokens | Output $1.20 / 1M tokens
- **Chat completion**

**Prompt:** Oluşturmak istediğinizi açıklayın...

**Tahmini:** Input $0.30 / 1M tokens | Output $1.20 / 1M tokens

- [Oluştur](https://runapi.ai/tr/login)
RunAPI ile oluşturmak için giriş yapın.
<!-- /catalog-model-detail-slot: model-playground -->

### Varyantı değiştir

- **deepseek-flash** (current)
- [deepseek-v4-flash](https://runapi.ai/tr/models/deepseek/v4-flash.md)
- [deepseek-v4-flash-vision-exp](https://runapi.ai/tr/models/deepseek/v4-flash-vision-exp.md)
- [deepseek-v4-pro](https://runapi.ai/tr/models/deepseek/v4-pro.md)

4 varyant mevcut



deepseek-flash, DeepSeek ailesi içinde kalite ve maliyet arasında ideal dengeyi hedefler.

- USD bazında çağrı başı fiyatlandırma
- Başarısız üretimler ücretlendirilmez
- Model destekliyorsa streaming
- Model skill kurulumu




## Teknik detaylar

| Alan | Değer |
|---|---|
| Sağlayıcı | DeepSeek |
| Model kimliği | deepseek-flash |
| Modality | Text |
| Görev türleri | Synchronous |
| API uç noktası | `/v1/chat/completions` |
|  | `/v1/responses` |
|  | `/v1/messages` |
|  | `/v1beta/models/deepseek-flash:generateContent` |
|  | `/v1beta/models/deepseek-flash:streamGenerateContent` |
| Faturalandırma birimi | 1K tokens |
| Katalog durumu | Operasyonel |



**NASIL ÇALIŞIR**

## Bu modeli 3 adımda kullanın

1. **Anahtarınızı alın** - Ücretsiz kaydolun ve kontrol panelinden deepseek-flash için bir API anahtarı oluşturun.
2. **İstek gönderin** - deepseek-flash model kimliği ve parametrelerinizle /v1/chat/completions adresine POST isteği gönderin.
3. **Sonuçları alın** - Tamamlanan deepseek-flash yanıtını uç noktadan doğrudan okuyun.



<!-- catalog-model-detail-slot: feature-cards -->

## Bu modelin sunduğu özellikler

- **Endpoint kapsamı** — 2 genel endpoint sunar: message, chat_completion.
- **Kullanım bazlı faturalandırma** — Abonelik gerektirmeksizin 1K tokens ile ölçülür.
<!-- /catalog-model-detail-slot: feature-cards -->


## DeepSeek flash Fiyatlandırma

| Endpoint | Çözünürlük | Süre | Fiyat |
|---|---|---|---|
| `message` | Kullanılamıyor | 1K tokens | Input: $0.30 / 1M tokens<br>Output: $1.20 / 1M tokens<br>Cache read: $0.01 / 1M tokens |
| `chat_completion` | Kullanılamıyor | 1K tokens | Input: $0.30 / 1M tokens<br>Output: $1.20 / 1M tokens<br>Cache read: $0.01 / 1M tokens |



**API REFERANSI**

## Uç nokta özellikleri

| Field | Value |
|---|---|
| Uç nokta | `POST /v1/chat/completions` |
| Model Kimliği | `deepseek-flash` |
| Görev türleri | `message, chat_completion` |
| Maksimum süre | `Kullanılamıyor` |
| Çözünürlükler | `Kullanılamıyor` |
| En-boy oranları | `Kullanılamıyor` |
| Çıkış biçimi | `Kullanılamıyor` |
| Ortalama oluşturma süresi | `Kullanılamıyor` |


<!-- catalog-model-detail-slot: request-parameters -->

## İstek parametreleri

Bu uç nokta için yayımlanmış istek parametresi yok.
<!-- /catalog-model-detail-slot: request-parameters -->

**Request example**

```json
{
  "model": "deepseek-flash",
  "messages": [
    {
      "role": "user",
      "content": "Refactor this Python module for readability, explain each change, then add unit tests for the edge cases."
    }
  ]
}
```

### Hızlı başlangıç — deepseek-flash

Aynı yapı · varyant model içinde sabitlenmiş

Base URL: `https://runapi.ai`

| Endpoint | Protocol |
|---|---|
| `POST /v1/chat/completions` | OpenAI compatible |
| `POST /v1/responses` | OpenAI Responses |
| `POST /v1/messages` | Anthropic compatible |
| `POST /v1beta/models/deepseek-flash:generateContent` | Gemini generateContent |
| `POST /v1beta/models/deepseek-flash:streamGenerateContent` | Gemini streamGenerateContent |

Use the OpenAI or Anthropic SDK with your RunAPI API key and `model: "deepseek-flash"`.

### deepseek-flash kullanmanın dört adımı

1. **Kurulum** — Bu model hattı için model skill’i kurun.
2. **Yapılandır** — Model alanını, bu sayfada görünen tam model ID’si olarak ayarlayın.
3. **Çağır** — İsteminiz, girişleriniz ve callback ayarlarınızla tiplenmiş bir istek gönderin.
4. **Al** — Görev yanıtını, webhook callback’ini veya RunAPI’den önbelleğe alınmış çıktı URL’sini okuyun.

### deepseek-flash için fark ne?

- **VS DEEPSEEK-V4-FLASH: deepseek-flash** — Fast, low-cost reasoning; toggle thinking per request
- **VS DEEPSEEK-V4-FLASH-VISION-EXP: deepseek-flash** — 1M bağlam; görsel görevleri için görüntü girişi; JPEG, PNG, GIF ve WebP
- **VS DEEPSEEK-V4-PRO: deepseek-flash** — Flagship reasoning and analysis for complex agentic work

## KULLANIM SENARYOLARI

**Müşteri desteği**

Özel bir bilgi tabanından müşteri sorularını yanıtlayarak destek talebi sayısını azaltın.

**Doküman analizi**

Sözleşme özetleri hazırlayın ve avukat incelemesi için önemli maddeleri işaretleyin.

**Kod üretimi**

CI içinde birim testleri, kod incelemeleri ve refaktör önerilerini otomatik oluşturun.



## DeepSeek flash hakkında sık sorulan sorular

### deepseek-flash nasıl seçilir?

Quickstart'ta gösterilen model ID'sini gönderin.

### Bu varyantta hız limiti nedir?

Anahtar bazlı hız limitleri kullanım kademesine göre ölçeklenir. Güncel limitler için fiyatlandırma sayfasına bakın.

### Daha sonra varyant değiştirebilir miyim?

Evet — varyant bir bayraktır. model parametresini değiştirerek geçiş yapın.

### Streaming destekliyor mu?

Streaming उपलब्ध olduğunda RunAPI uçtan uca stream eder.

### Kalite sorunlarını nereye bildirebilirim?

Herkese açık GitHub reposunda bir issue açın veya desteğe e-posta gönderin.


### RELATED

- [deepseek-v4-flash](https://runapi.ai/tr/models/deepseek/v4-flash.md) — DeepSeek tarafından · Input $0.30 / 1M tokens | Output $1.20 / 1M tokens
- [deepseek-v4-flash-vision-exp](https://runapi.ai/tr/models/deepseek/v4-flash-vision-exp.md) — DeepSeek tarafından · Input $0.30 / 1M tokens | Output $1.20 / 1M tokens
- [deepseek-v4-pro](https://runapi.ai/tr/models/deepseek/v4-pro.md) — DeepSeek tarafından · Input $1.32 / 1M tokens | Output $3.96 / 1M tokens
- [Claude](https://runapi.ai/tr/models/claude.md) — Anthropic tarafından · $0.0006 / 1K tokens

### DeepSeek ile geliştirmeye başlayın.

- [Ücretsiz hesap oluştur](https://runapi.ai/tr/login)
- [Hızlı başlangıcı oku →](https://runapi.ai/tr/docs/api/openai/chat-completions)
## Bir ekiple mi geliştiriyorsunuz?

Kurumsal kurulum, entegrasyonlar ve teknik sorular konusunda yardımcı oluruz.

[İletişime geçin](https://runapi.ai/tr/contact.md)



---

## More from RunAPI

- [Home](https://runapi.ai/tr/.md)
### Ürün
- [Model Kataloğu](https://runapi.ai/tr/models.md)
- [Fiyatlandırma](https://runapi.ai/tr/pricing.md)
- [Sağlayıcılar](https://runapi.ai/tr/models#all-models)
### Geliştiriciler
- [Dokümantasyon](https://runapi.ai/tr/docs/guides)
- [SDK'lar](https://runapi.ai/tr/sdk.md)
- [CLI](https://runapi.ai/tr/cli.md)
- [MCP Sunucusu](https://runapi.ai/tr/mcp.md)
### Kılavuzlar
- [Claude Code ve Cursor](https://runapi.ai/tr/claude-code-vs-cursor.md)
- [Cursor API kurulumu](https://runapi.ai/tr/cursor-api-setup.md)
- [RunAPI ve OpenRouter](https://runapi.ai/tr/openrouter-alternative.md)
### Şirket
- [Kurumsal](https://runapi.ai/tr/contact.md)
- [İletişim](https://runapi.ai/tr/contact.md)
### Yasal
- [Şartlar](https://runapi.ai/tr/terms.md)
- [Gizlilik](https://runapi.ai/tr/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "tr",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/tr",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/tr/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "tr",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/tr",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/tricon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "tr",
    "@type": "SoftwareApplication",
    "name": "DeepSeek deepseek-flash",
    "applicationCategory": "DeveloperApplication"
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "tr",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/tr"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/tr/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "DeepSeek",
        "item": "https://runapi.ai/tr/models/deepseek"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "deepseek-flash",
        "item": "https://runapi.ai/tr/models/deepseek/flash"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "tr",
    "@type": "HowTo",
    "name": "deepseek-flash kullanmanın dört adımı",
    "description": "RunAPI üzerinden deepseek-flash kullanın — DeepSeek ailesi. Çağrı başına fiyatlandırma, model ID, teknik özellikler ve geliştirici kurulum rehberi.",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Kurulum",
        "text": "Bu model hattı için model skill’i kurun.",
        "url": "https://runapi.ai/tr/models/deepseek/flash#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Yapılandır",
        "text": "Model alanını, bu sayfada görünen tam model ID’si olarak ayarlayın.",
        "url": "https://runapi.ai/tr/models/deepseek/flash#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Çağır",
        "text": "İsteminiz, girişleriniz ve callback ayarlarınızla tiplenmiş bir istek gönderin.",
        "url": "https://runapi.ai/tr/models/deepseek/flash#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "Al",
        "text": "Görev yanıtını, webhook callback’ini veya RunAPI’den önbelleğe alınmış çıktı URL’sini okuyun.",
        "url": "https://runapi.ai/tr/models/deepseek/flash#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "tr",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "deepseek-flash nasıl seçilir?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Quickstart'ta gösterilen model ID'sini gönderin."
        }
      },
      {
        "@type": "Question",
        "name": "Bu varyantta hız limiti nedir?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Anahtar bazlı hız limitleri kullanım kademesine göre ölçeklenir. Güncel limitler için fiyatlandırma sayfasına bakın."
        }
      },
      {
        "@type": "Question",
        "name": "Daha sonra varyant değiştirebilir miyim?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Evet — varyant bir bayraktır. model parametresini değiştirerek geçiş yapın."
        }
      },
      {
        "@type": "Question",
        "name": "Streaming destekliyor mu?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Streaming उपलब्ध olduğunda RunAPI uçtan uca stream eder."
        }
      },
      {
        "@type": "Question",
        "name": "Kalite sorunlarını nereye bildirebilirim?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Herkese açık GitHub reposunda bir issue açın veya desteğe e-posta gönderin."
        }
      }
    ]
  }
]
```
