<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: 举起尾巴</title>
    <description>The latest articles on DEV Community by 举起尾巴 (@juqiweiba).</description>
    <link>https://dev.to/juqiweiba</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3877997%2F8036863e-3922-45ac-b145-c9a6f79bdd52.png</url>
      <title>DEV Community: 举起尾巴</title>
      <link>https://dev.to/juqiweiba</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/juqiweiba"/>
    <language>en</language>
    <item>
      <title>Access DeepSeek, Qwen, and Kimi with One API Key — and Pay 40% Less</title>
      <dc:creator>举起尾巴</dc:creator>
      <pubDate>Tue, 14 Jul 2026 15:12:39 +0000</pubDate>
      <link>https://dev.to/juqiweiba/access-deepseek-qwen-and-kimi-with-one-api-key-and-pay-40-less-1c49</link>
      <guid>https://dev.to/juqiweiba/access-deepseek-qwen-and-kimi-with-one-api-key-and-pay-40-less-1c49</guid>
      <description>&lt;p&gt;This post shows how to call DeepSeek, Qwen, Kimi, GLM, and more through a single API key using RouteAI — an aggregation layer that routes to official Alibaba Cloud / Tencent Cloud endpoints at a discount. No need to create multiple cloud accounts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1 — Install the SDK&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;pip install openai&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 2 — Initialize the client&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Point&amp;nbsp;&lt;code&gt;base_url&lt;/code&gt;&amp;nbsp;to RouteAI's endpoint, set your RouteAI key, and use the model ID directly (e.g.&amp;nbsp;&lt;code&gt;qwen3.7-plus&lt;/code&gt;,&amp;nbsp;&lt;code&gt;deepseek-v4-flash&lt;/code&gt;,&amp;nbsp;&lt;code&gt;kimi-k2.6&lt;/code&gt;). Everything else — streaming, function calling, extended params like&amp;nbsp;&lt;code&gt;enable_thinking&lt;/code&gt;&amp;nbsp;— works identically to the OpenAI SDK.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Current pricing highlights:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;DeepSeek V4 Flash:&amp;nbsp;&lt;strong&gt;$0.12/M&lt;/strong&gt;&amp;nbsp;input (official: $0.20)&lt;/li&gt;
&lt;li&gt;Qwen3.7 Plus:&amp;nbsp;&lt;strong&gt;$0.24/M&lt;/strong&gt;&amp;nbsp;(official: $0.40)&lt;/li&gt;
&lt;li&gt;Qwen3.5 Flash:&amp;nbsp;&lt;strong&gt;$0.06/M&lt;/strong&gt;&amp;nbsp;(official: $0.10)&lt;/li&gt;
&lt;li&gt;Kimi K2.6:&amp;nbsp;&lt;strong&gt;$1.004/M&lt;/strong&gt;&amp;nbsp;(official: $1.34)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All usage is tracked in one dashboard. No more logging into three separate cloud consoles to reconcile billing.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
