# Integración de la API de Helix

Helix es una función de búsqueda de eventos en la plataforma Verkada Command. Puede generar eventos emparejando datos de aplicaciones de terceros con grabación de cámaras. Los usuarios pueden usar los datos para filtrar eventos y encontrar grabación relevante. Helix es compatible con todos los modelos de cámara y se puede configurar a través del público de Verkada [punto de conexión API](https://apidocs.verkada.com/reference/getting-started).

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

***

{% hint style="info" %}
**¿Prefiere verlo en acción?** Consulte el [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/es/analiticas/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.
