# API提供(On-premise専用)

{% hint style="info" %}
提供するAPIに加工することで、必要な情報を得ることができます。

On-premise環境でのみご利用いただけます。
{% endhint %}

### 1. API認証キー設定 <a href="#id-1" id="id-1"></a>

* グループ管理 > 連動設定メニューから設定できます。
* 発行ボタンを押すと、次のようにAPI認証キーが発行されます。

<figure><img src="/files/LqvH2tthy6qR9EFoCoGV" alt=""><figcaption></figcaption></figure>

### 2. 提供される情報 <a href="#id-2" id="id-2"></a>

* 発行された認証キーを使用して、Rest API方式で照会作業を行うことができます。
* ログの情報は提供していません。
* 次の情報が提供されます。

> - 検出ログ件数:相関分析、ホストログ、ウェブログ、ネットワークログ、アカウント奪取攻撃
> - 全体ログ件数:オペレーティングシステム、ホストIPアドレス、ホスト名、発生時間
> - ホスト別の全体ログおよび検出対象件数
> - コンプライアンスメニュー別探知件数
> - 全体ログ、探知ログチケット発行件数
> - ログ流入量(市/日/週/月)
> - エージェントインストールサーバー数及び全体ログ及びウェブログ収集可否、ホストログ収集可否
> - ホスト別情報（エージェント正常動作状態、登録情報など）
> - ウェブファイアウォール遮断アイピー大量登録
> - 探知ログ危険度基準探知数提供


---

# 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.plura.io/ja/fn/comm/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.
