# IP 與網域清單

## 概述

當您計劃透過 API 整合 FIRST LINE 的系統服務時，如果您的企業有防火牆或其他安全性設定，您可能需要針對 FIRST LINE 的特定 IP 或其網域開放相應的白名單。這樣可以確保 FIRST LINE 的服務請求能夠順利通過防火牆，並與 FIRST LINE 的系統進行溝通。

{% hint style="warning" %}
請注意，IP 或網域可能隨時變動與調整，建議持續關注並遵循提供的文件和相關通知，以確保系統與 FIRST LINE 的整合能夠順利執行。
{% endhint %}

## IP 列表

* 35.229.180.139
* 35.201.213.213
* 35.194.188.141
* 35.189.170.64
* 34.80.190.140
* 35.194.144.120
* 34.80.151.142

## 網域列表

若允許，請使用萬用字元，允許 「\*.firstline.cc」 網域以滿足系統的資料請求。如果無法使用萬用字元，請參考以下網域資訊，確保允許通過：

* **\[你的企業系統名稱].\[區域代碼].firstline.cc**（例如，firstline.01.firstline.cc、beginclothres.03.firstline.cc  ...等，您可以參照系統登入頁網址。）
* **blog.firstline.cc**
* **help.firstline.cc**


---

# 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://help.firstline.cc/feature/other/ip-yu-wang-yu-qing-dan.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.
