# 為 Webflow 上的開發人員擴充了 CMS API 功能

<figure><img src="https://cdn.prod.website-files.com/64f9399ca7d13575ff21a675/66450efe5e2b69f6e2a847ba_SlashUpdates_1280x720.jpg" alt=""><figcaption><p>CMS API 的改進可實現更有效率的操作</p></figcaption></figure>

在 Webflow，我們大力投資為開發人員釋放更大的靈活性和規模，並且向前邁出了一步，今天我們正在擴展我們的 CMS API 以包括：&#x20;

* 兩個新的 GET 端點使開發人員能夠直接從其實時站台資料庫取得 CMS 數據，而不是僅從暫存站台資料庫取得 CMS 數據
* 新的排序和過濾功能，可以透過「專案名稱」、「slug/url」和「發布日期」對暫存和即時/發布的 CMS 資料進行更精確的 GET 請求。 &#x20;

這些更新可透過我們的公共CMS API 供所有客戶使用，當開發人員需要以程式設計方式在Webflow CMS 內外提供內容或與其同類最佳技術堆疊建置整合時，這些更新將提高API 作業的效率並降低費率膨脹。

若要開始使用這些新的 API 功能，請參閱我們的[開發人員文件](https://docs.developers.webflow.com/data/v2.0.0-beta/reference/list-collection-items-1)。我們還創建了一份深入指南，全面介紹了我們的 CMS API 以及如何利用它們的逐步說明，您可以[在此處](https://docs.developers.webflow.com/data/docs/working-with-the-cms)找到該指南。

***

May 16, 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/wei-webflow-shang-de-kai-fa-ren-yuan-kuo-chong-le-cms-api-gong-neng.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.
