# Webflow API: 元件、變數和多語系

![](https://i.imgur.com/qljPVDD.jpg)

為了支援我們最近發布的[元件](https://webflow.com/feature/component-ux)、[變數](https://webflow.com/feature/variables)和[本地化](https://webflow.com/feature/localization-enterprise-availability)產品，我們發布了三個新的API，為開發人員提供靈活的方式來透過應用程式提供可擴展、可重複使用的元件和樣式，以及與我們新的在地化產品整合的新機會。

**以下是新內容：**

* 首先，我們發布了一套新的[元件設計器 API](https://docs.developers.webflow.com/reference/components)，它允許開發人員在 Webflow 網站上新增、綁定和管理元件 - 為應用程式新增至網站的設計系統並與之互動提供新的方式。&#x20;
* 接下來，我們新增了 一個新的[變數設計器 API](https://docs.developers.webflow.com/reference/variables-collections)，讓開發人員可以定義和管理變量，例如顏色、字體和大小，以便透過 Webflow 應用程式簡化設計系統管理。
* 最後，在下個月，我們將發布新的在地化 API，使開發人員能夠將第三方翻譯管理系統與 Webflow 的新在地化產品無縫整合。[您可以在此處註冊以提前存取此 API](https://developers.webflow.com/beta-signup)。&#x20;

請訪問我們的[開發人員文檔](https://developers.webflow.com/)，了解有關新 API 的更多信息，並開始為[Webflow Marketplace](https://webflow.com/apps)建立應用程式。


---

# 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/2023/webflow-api-yuan-jian-bian-shu-he-duo-yu-xi.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.
