All models

DeepSeek V4 Flash runs at 39% off on Moyi API. .

DeepSeekDeepSeek: DeepSeek V4 Flash

No training

DeepSeek V4 Flash is an efficiency-optimized Mixture-of-Experts model from DeepSeek with 284B total parameters and 13B activated parameters, supporting a 1M-token context window. It is designed for fast inference and high-throughput workloads, while maintaining strong reasoning and coding performance. The model includes hybrid attention for efficient long-context processing. It is well suited for applications such as coding assistants, chat systems, and agent workflows where responsiveness and cost efficiency are important.

Modalities

Price (in / out)

39% off

$0.134 / $0.4019$0.22 / $0.66per 1M

Context

1M

Released

Jul 31, 2026

Providers

Moyi API routes by health and cost within the discount range and provider list you configured. When one returns an error we fall through to the next best — you don't pick a provider in the request. Configure discount range

Need a specific set of providers?

ProviderContextInputOutputCacheLatencyThroughputNo training
DeepSeekDeepSeek1M$0.22$0.134$0.66$0.4019$0.007$0.0043No training
BaiduCloudBaidu AI Cloud1M$0.22$0.134$0.66$0.4019$0.007$0.0043No training
VolcengineVolcengine1M$0.22$0.134$0.66$0.4019$0.007$0.0043No training
TencentCloudTencent Cloud1M$0.22$0.134$0.66$0.4019$0.007$0.0043No training
Third-party providers1M$0.22$0.134$0.66$0.4019$0.007$0.0043No training

Live discount

Each provider's average effective discount, refreshed hourly.

No discount data for this model in the last 24 hours.

Performance

Latency and throughput are measured on live gateway traffic.

Latency

Time from sending the request to the first output token, broken down by provider.

    LATENCY · MOYI API GATEWAY

    Throughput

    Tokens per second after the first output token, broken down by provider.

      THROUGHPUT · MOYI API GATEWAY

      Uptime

      Moyi API continuously probes every provider and falls through to the next best one on error.

      Uptime (24h)

      Uptime (3d)

      Uptime, last 3 days

      -72h-48h-24hNow

      Uptime, last 24 hours

      One line per upstream provider, taking the best success rate among that provider's channels. The Moyi API line counts only the final attempt of each request — the end-to-end result after all fallbacks.

        AVAILABILITY · LAST 24H · MOYI API GATEWAY

        Data security

        Among this model's providers, DeepSeek, Baidu AI Cloud, Volcengine, Tencent Cloud do not train on your data.

        For the full data-security policy, learn more.

        Need to pick your own providers? .

        Quickstart

        from openai import OpenAI
        
        client = OpenAI(
            base_url="https://api.moyiapi.com/v1",  # the only line that changes
            api_key="<MOYIAPI_API_KEY>",
        )
        response = client.chat.completions.create(
            model="deepseek-v4-flash",
            messages=[{"role": "user", "content": "Hello"}],
        )
        print(response.choices[0].message.content)
        Read docs

        Endpoint: https://api.moyiapi.com/v1

        DeepSeek V4 Flash pricing, performance & uptime