# 健康狀態Health參數使用注意事項

* 主要係提供資料服務API之健康狀態，包含本平臺資料來源轉入狀態(Inbound)，與本平臺API狀態(Outbound)，期能讓加值業者快速瞭解API服務狀態正常與否，及其異常之原因簡述，以利加值業者於API服務異常時，快速採取因應對策。
* 使用方法：欲查詢各資料服務之健康狀態，於API呼叫網址加入參數'?health=true'即可。
* 目前僅有**公車**提供健康狀態，其餘運具將會持續新增服務。


---

# 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://motc-ptx-api-documentation.gitbook.io/motc-ptx-api-documentation/api-zi-liao-shi-yong-zhu-yi-shi-xiang/health.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.
