# Helix API統合

Helix は、Verkada Command プラットフォーム上のイベント検索機能です。サードパーティ製アプリケーションのデータとカメラの映像を組み合わせることで、イベントを生成できます。ユーザーはそのデータを使用してイベントを絞り込み、関連する映像を見つけることができます。Helix はすべてのカメラモデルと互換性があり、Verkada の公開 [API エンドポイント](https://apidocs.verkada.com/reference/getting-started).

<div align="left" data-with-frame="true"><img src="/files/445cd16c6debfb5ab76d1ed9c36f3f623ed644ec" alt="" width="396"></div>

***

{% hint style="info" %}
**実際の動作を見てみますか？** こちらをご覧ください [ビデオチュートリアル](https://www.youtube.com/watch?v=AWxl2rgOJA8).
{% endhint %}


---

# 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://help.verkada.com/verkada-cameras/ja/fen-xi/helix-api-integration.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.
