Introduction
OmniFi Access is an API infrastructure providing access to standard OmniFi functionality.
OmniFi Access also allows custom report datasets and Data Processing operations to be published and consumed by 3’rd party tools, including BI dashboards, automation tools, web pages and scripts.
The API is accessed by making HTTP requests to the /api segment of OmniFi Web. The root service URL is on the form https://<host>[:<port>]/api, referred to as the Service URL.
Updated about 2 months ago