Skip to main content
Version: Next

REST APIs

The Platform REST API provides endpoints to return status data and allows active management of the Cedalo MQTT Platform. Mosquitto administrators can use the REST API to perform automated actions, which would normally be administered via the Cedalo Platform UI.

Authenticate with API Token

Authenticating is achieved using API Tokens. These must be created via the Cedalo Platform UI. For a detailed explanation on how to create and manage API Tokens see here.

Add the created token to API requests as a bearer token for authentication.

Available APIs