> 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/verkada-cameras/fr/analyses/helix-api-integration.md).

# Intégration de l’API Helix

Helix est une fonctionnalité de recherche d’événements sur la plateforme Verkada Command. Vous pouvez générer des événements en associant des données provenant d’applications tierces avec des enregistrements de caméra. Les utilisateurs peuvent utiliser les données pour filtrer les événements afin de trouver les enregistrements pertinents. Helix est compatible avec tous les modèles de caméra et peut être configuré via l’API publique de Verkada [point de terminaison de l’API](https://apidocs.verkada.com/reference/getting-started).

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

***

{% hint style="info" %}
**Vous préférez le voir en action ?** Consultez le [tutoriel vidéo](https://www.youtube.com/watch?v=AWxl2rgOJA8).
{% endhint %}


---

# 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:

```
GET https://help.verkada.com/verkada-cameras/fr/analyses/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.
