> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ja/ganaizshon/integrations/set-up-the-verkada-fusus-lpr-integration.md).

# Fusus LPR

Axon の Fusus は、さまざまなソースからのライブ動画フィード、データ、通信を統合し、救急対応要員と法執行機関に統合ビューを提供するリアルタイムの公共安全プラットフォームです。

この統合により、法執行機関は Verkada のハイブリッドクラウドアーキテクチャを Fusus のオープンプラットフォームと組み合わせることができます。この統合により、Verkada カメラからのリアルタイムのナンバープレート読み取り結果が Fusus プラットフォーム内に直接表示されます。

### 必要なもの

* [Verkada オーガナイゼーション' ID](#h_2670e08018)
* [Verkada 読み取り専用 API キー](#h_87b251319f)
* [Verkada Webhook シークレット](#h_2dc96e9c63)

***

## オーガナイゼーション'の設定

### **オーガナイゼーション' ID を見つける**

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > 管理 に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Org Settings > Verkada API を選択します。**
{% endstep %}

{% step %}
**オーガナイゼーション' ID をコピーし、安全な場所に保管します。**
{% endstep %}
{% endstepper %}

### API キーを作成する

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > 管理 に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Org Settings > Verkada API を選択します。**
{% endstep %}

{% step %}
**読み取り専用キー:**

a. クリック **API キーを追加します。**\
b. 一意の名前を入力します。\
c. 設定 **権限を選択** に設定します **読み取り専用。**\
d. 設定 **有効期限。注：** API キーの有効期限を現在日付から 1 年後に設定することを推奨します。API キーは少なくとも年に 1 回はローテーションすることを推奨します。
{% endstep %}

{% step %}
**Command から読み取り専用 API キーをコピーし、安全な場所に保管します。**
{% endstep %}
{% endstepper %}

### Verkada Webhook を作成する

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > 管理 に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Org Settings > Verkada API を選択します。**
{% endstep %}

{% step %}
**Webhook の追加をクリックし、次の情報を入力します:**

a. **Webhook URL:** <https://fusus-alarms.fususone.com/verkada/webhook/>**.**\
b. **共有シークレット:** パスワードを自動生成し、コピーを安全な場所に保存しておきます。この共有シークレットは後で FususOne に追加する必要があります。\
c. クリック **Webhook を追加します。**
{% endstep %}
{% endstepper %}

***

## FususOne に統合を追加する

統合設定を完了するために、次の詳細を Fusus の技術チームに提供してください。

* Verkada オーガナイゼーション' ID
* Verkada 読み取り専用 API キー
* Verkada Webhook シークレット


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/command/ja/ganaizshon/integrations/set-up-the-verkada-fusus-lpr-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
