TBMQ API consists of two main parts: MQTT client API and server-side API.
MQTT client API can be reviewed with the following pages:
Server-side API is available as REST API:
- Administration REST API - The server-side core APIs.
- Admin User Management - The server-side APIs for User management.
- MQTT Client Credentials Management - The server-side APIs for MQTT client credentials management.
- Application Shared Subscriptions Management - The server-side APIs for Application Shared Subscriptions management.
These APIs offer a comprehensive set of tools and functionalities to manage and interact with TBMQ, empowering users to administer, control, and customize their MQTT-based applications effectively.