长沙流川枫 发表于 2026-8-6 18:22:22

国内主流平台API KEY申请教程

<div class="ce-block ce-block--focused" data-id="DhdXQJMgMj" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">有时候你开发一个工具,你想要他有联网功能或者想要它能知道天气怎么样等;那你就需要调用API,API其实就是你的工具连接其他模型的钥匙,你有了API Key那你就能要大模型帮你干活,包括要它联网去网上搜索资料等。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="DCaoQgnpkt" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">下面是我总结的国内流行的大模型的API申请教程,后续还会一直更新!</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="ZTeEuBm2pG" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">智谱清言:&nbsp;&nbsp;<a href="https://bbs.gpt.com.cn/thread-790-1-1.html" target="_blank">API调用是什么?调用API的教程——以智谱清言为例</a></div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="Zo03Q-elII" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">豆包:

<a href="https://bbs.gpt.com.cn/thread-791-1-1.html" target="_blank">调用豆包API Key的详细教程</a></div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="ldRFtOF6Dp" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">火山引擎:

<a href="https://bbs.gpt.com.cn/thread-792-1-1.html" target="_blank">火山引擎API调用教程</a></div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="U2cFxgmFf5" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">DeepSeek:

<a href="https://bbs.gpt.com.cn/thread-789-1-1.html" target="_blank" rel="nofollow">DeepSeek API Key的调用教程</a></div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="7kb9qRkGkz" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">千问:

<a href="https://bbs.gpt.com.cn/thread-798-1-1.html" target="_blank">千问API申请教程</a></div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="kpa6fo559I" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">KIMI:

<a href="https://bbs.gpt.com.cn/thread-799-1-1.html" target="_blank">KIMI API Key申请教程</a></div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="bdfxjyVRsV" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">百度千帆:

<a href="https://bbs.gpt.com.cn/thread-800-1-1.html" target="_blank">百度千帆API申请教程</a></div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="1LYf_Jnkjc" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">open router:

<a href="https://bbs.gpt.com.cn/thread-801-1-1.html" target="_blank">open router API申请教程</a></div>
        </div>
</div><style type="text/css">
.ce-block {
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
.ce-paragraph {
    line-height: 1.6em;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.ce-paragraph--right {
    text-align: right;
}
.ce-paragraph--center {
    text-align: center;
}
.ce-paragraph--left {
    text-align: left;
}

.ce-paragraph--justify {
    text-align: justify;
}

.ce-paragraph-text-indent {
    text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}

/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}

.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}

.ce-paragraph p:first-of-type{
    margin-top: 0;
}

.ce-paragraph p:last-of-type{
    margin-bottom: 0;
}


.svg-icon {
    width: 1em;
    height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6;
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页: [1]
查看完整版本: 国内主流平台API KEY申请教程