# Helix API Integration

Helix is an event search feature on the Verkada Command platform. You can generate events by pairing data from third-party applications with camera footage. Users can use the data to filter events to find relevant footage. Helix is compatible with all camera models and can be set up via Verkada’s public [API endpoint](https://apidocs.verkada.com/reference/getting-started).

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

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](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/analytics/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.
