Overview
Our WebSocket API provides developers with real-time notifications through an easy-to-use interface.Authentication
To ensure secure access to the WebSocket API, authentication is required. This is accomplished through the use of API keys. All requests must include a validX-Api-Key
header.
It is important to note that the API keys for the WebSocket API are separate and distinct from those used for the Companion API.