# Nexthink API

NexthinkのAPIを使用して機能にアクセスすることで、外部のサードパーティツールとの統合を自由に行うことができます。 APIを使用することで、複数のコンソールにアクセスすることなく作業を行うことができ、ITチームの複雑さを軽減します。

### 認証方法 <a href="#integrations-authenticationmethods" id="integrations-authenticationmethods"></a>

Nexthinkのウェブインターフェースを構成し、OAuthというアクセス委譲のためのオープンスタンダードを使用して様々なAPIへのアクセスを許可できます。 詳細については、[Nexthink Developer Portal](https://docs.nexthink.com/api)のドキュメントを参照してください。

[Nexthink サポート](https://support.nexthink.com/)に問い合わせて、詳細情報を入手してください。

### **Nexthink APIのリスト**

* [Enrichment API](https://docs.nexthink.com/api/enrichment)
* [Campaign API](https://docs.nexthink.com/api/campaigns)
* [Remote Actions API](https://docs.nexthink.com/api/remote-actions)
* [NQL API](https://docs.nexthink.com/api/nql)
* [Spark API](https://docs.nexthink.com/api/spark)
* [Workflows API](https://docs.nexthink.com/api/workflows)

[Nexthink サポート](https://support.nexthink.com/)に問い合わせて、詳細情報を入手してください。


---

# 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/nexthink-api.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.
