# API Reference

The LiveReach AI provides a way for integrators and clients to integrate their workflows with LiveReach AI NVRs, cameras, and analytics. The LRM API is organized around REST. The API has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors.

In order to use the API you must have an API key. Please contact your customer support manager or sales executive in order to procure an API key.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>LiveReach AI Cloud API</td><td><a href="/pages/rSvec4uElOcaE2imvAKs">/pages/rSvec4uElOcaE2imvAKs</a></td></tr><tr><td>LiveReach AI NVR API</td><td><a href="/pages/mxW0Wq6yAIPs7pdUnZzL">/pages/mxW0Wq6yAIPs7pdUnZzL</a></td></tr><tr><td>LiveReach AI Prism API</td><td><a href="/pages/oZXBqHwYhc81DhAIfKCW">/pages/oZXBqHwYhc81DhAIfKCW</a></td></tr><tr><td>LiveReach AI Integrator API</td><td><a href="/pages/yaO8qWSycwGjgCvdIIZn">/pages/yaO8qWSycwGjgCvdIIZn</a></td></tr><tr><td>App Deeplinking</td><td><a href="/pages/o9hcFB53DvwHQ0e2sMtD">/pages/o9hcFB53DvwHQ0e2sMtD</a></td></tr></tbody></table>


---

# 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://docs.livereach.ai/master.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.
