QIE Management API¶
The QIE Management API provides programmatic access to QIE configuration, channel management, message replay, and user/zone administration. It is intended for automation, monitoring integrations, and infrastructure-as-code workflows.
Sections¶
- Enabling the Management API covers turning on the API and configuring secure access.
- Generating an API Token covers issuing and managing tokens for API clients.
- Protocol covers the request/response conventions, authentication, and error handling.
- Channel Endpoints start, stop, restart, replay, and inspect channels.
- Configuration Endpoints import and export QIE configuration.
- Engine Endpoints cover engine-wide status, health, and lifecycle controls.
- User Endpoints manage local QIE users.
- Zone Endpoints manage zones and per-zone user permissions.