> For the complete documentation index, see [llms.txt](https://docs.omnichat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnichat.ai/features/kai-fa-zhe-zhong-xin/open-api-token-guan-li.md).

# Open API Token 管理

:bulb:<mark style="background-color:yellow;">**此頁面僅支援已加購 Omnichat Open API (CRM / Messaging / Marketing) 的客戶使用**</mark>

欲使用 Open API，須先在Open API Token 管理自行新增 API Token，並設定此 API Token 可使用的 IP 白名單。設定完成後即可參照 [開發文件](https://documenter.getpostman.com/view/2s9YsMBC4o#intro) 進行開發與測試

<figure><img src="/files/Ph3fN8jvrdylHUWXwdKj" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUe1tQWRcPj8B7-td7DJFTGhKE5dp3j12C9so_AH9hWLdiTY1DC-j0efn0WXEBPw1m9X4H6HGdH1mMcdOFPcAUJ8bYxdivVGtz8NTW_moBHxbwLe9mAscKg7qGpQMabma-DPBlkz47Dol3bvCEYztuaV-uesza8=s2048?key=RpbDfyH_hKO2G4LVqXeQYg" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
每個客戶預設只能新增一個 Token，可加購支援新增多個 Token
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.omnichat.ai/features/kai-fa-zhe-zhong-xin/open-api-token-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.
