Skip to main content

ProGlove Documentation

Introduction

ProGlove INSIGHT API uses two main methods of communication, REST and WebSocket, to serve data and create or modify resources. The API uses standard HTTP response codes, provides fixed endpoints, and returns JSON-encoded responses.

For all API functionalities, you need one URL for HTTPS and another for WebSocket connections. These are referred to as Base URLs.

All API requests, as well as the WebSocket live data connection, require TLS (Transport Layer Security). i.e. REST requests are made over HTTPS and WebSocket connections over WSS (Web Security Service).

As INSIGHT API is specific to your customer account, log into INSIGHT webportal to get Base URLs unique to your account.

For more information, see Integration.

Note

API functionalities are only available with the INSIGHT Visibility and INSIGHT Analytics subscription plans.