# 改進的 API 令牌管理

自從幾個月前推出 Webflow 資料 API v2 以來，我們一直致力於改進產生和管理 Webflow API 令牌的工作流程。\
\
**以下是新內容：**

* 我們引入了範圍內的 API 和網站令牌，允許您產生只能存取您指定的網站資料的 API 令牌。
* 現在，您可以為每個網站產生多個 API 令牌，以便您可以根據需要管理和設定單一 API 令牌。
* 最後，您現在可以命名您的 API 令牌，從而更輕鬆地在不同工具和用途上建立和追蹤 API 存取。

\
**關於 API v1 令牌的說明**\
我們將從**2024 年 8 月 15 日開始刪除產生新 v1 API 金鑰的功能，並於2025 年 1 月 1 日**取消對 v1 API 端點的存取。\
\
我們鼓勵目前使用v1 API 金鑰的任何使用者產生新的v2 API 令牌，並更新任何相關API 呼叫以在2024 年8 月15 日之前使用我們新的v2 API 套件。新的API 令牌該日期之後的整合。&#x20;

‍

您可以[在此處了解有關 Webflow API 令牌的](https://university.webflow.com/lesson/intro-to-webflow-apis?topics=cms-dynamic-content#what-can-i-do-with-webflows-apis-)更多資訊。或者，您可以了解有關如何遷移到我們的新 API 的更多信息，請在此處查看我們的[遷移指南](https://developers.webflow.com/docs/migrating-to-v2)和[其他文件](https://docs.developers.webflow.com/docs/webflow-v1-api-deprecation-notice#important-dates)。

***

March 8, 2024


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tenten.co/docs-webflow/webflow-101/changelog/2024/gai-jin-de-api-ling-pai-guan-li.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
