# APIと統合（クラシック）

以下はクラシックAPIと統合のリストです。

* [データエンリッチャー（クラシック）](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/api-and-integrations-classic/data-enricher-classic.md)
* [Nexthink ServiceNowサービスグラフコネクタ（クラシック）](https://docs-v6.nexthink.com/integrations/nexthink-servicenow-service-graph-connector)
* [Nexthink ServiceNowインシデント管理コネクタ（クラシック）](https://docs-v6.nexthink.com/integrations/nexthink-servicenow-incident-management-connector-)
* [Nexthink ServiceNow CMDBコネクタ（クラシック）](https://docs-v6.nexthink.com/integrations/nexthink-servicenow-cmdb-connectors)
* [Nexthinkイベントコネクタ（クラシック）](https://docs-v6.nexthink.com/integrations/nexthink-event-connector)
* [NexthinkチャットボットSDK（クラシック）](https://docs-v6.nexthink.com/integrations/nexthink-chatbot-sdk)
* [NXQL API（クラシック）](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/api-and-integrations-classic/nxql-api-classic.md)
* [その他の統合（クラシック）](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/api-and-integrations-classic/other-integrations-classic.md)


---

# 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.nexthink.com/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/api-and-integrations-classic.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.
