📄️ Introduction
The Events Bridge service is designed as an intermediary between Partners and the eConnect Face Recognition and License Plate Recognition platforms. It allows partners to enroll a face or license plate by providing an associated ID. When the enrolled entity (face or plate) is detected, Events Bridge sends a webhook HTTP callback to the partner’s designated server. This system simplifies communication across multiple infrastructure boundaries by mirroring API calls across all systems connected to the Events Bridge. This architecture ensures that a single API call from the partner is propagated to all endpoints, eliminating the need to manage individual connections. The system supports actions such as Enrollment, Unenrollment, Enrollment Check, and Enrollment List, all while handling expected "hits" or detections and optional data returns, such as tagged individuals or plates, via configurable webhook settings.
📄️ Getting Started
Welcome to Events Bridge! Follow these steps to set up access and configure your integration with the eConnect Face Recognition and License Plate Recognition platforms. This guide will help you through the initial setup process before diving into API usage.
📄️ Services Overview
This schema is available generation using this swagger openapi endpoint.
📄️ Authentication
To authenticate with the API, use one of the following methods to log in and save the JWT token:
🗃️ Faces Management
4 items
🗃️ LPR Management
4 items
🗃️ Web Hooks
4 items