Eyrene API Overview
If you are more used to working in a third-party system or your own application, you can configure integration with Eyrene via the API. This can be done for your system or mobile application
Backend
You can use API for integrating the Eyrene retail analytics system with third-party services. The API allows one to load in the Eyrene photos of shelves with goods and receive analytical reports.
The API is implemented in the REST architecture over the HTTPS protocol. The content of requests and responses is sent in JSON format unless explicitly indicated otherwise.
Interaction with the portal backend is possible using two different APIs — Data API and Recognition API.
Deeplink
Integration with Eyrene app allows you to call Eyrene from a third-party application. The application will be able to perform tasks of photographing goods, and after the user finishes work, it will get control back.
Detailed recognition results can be obtained from the Eyrene backend via Data API.