Introduction

The Integrator API allows third parties to access their customer's data in their LiveReach installs. Customers must opt-in to sharing their data with an Integrator. To become an Integrator please contact LiveReach AI Support.

For Integrators, each client has a unique organization_id. All LiveReach Cloud APIs can be scoped using this organization_id. For example for an Integrator to access a customer's cameras they would use the following API:

https://api.livereach.ai/api/v1/organizations/{id}/cameras

Last updated