📄️ Endpoints / REST API
The REST API is the one of the data ingestion channel for , enabling seamless, on-demand communication between external systems and the platform. This guide provides the technical specifications and step-by-step procedures required to configure, secure, and test API endpoints for enterprise integration.
📄️ MQTT
MQTT is a lightweight, publish-subscribe messaging protocol designed for low-bandwidth, high-frequency data transfer ideal for IoT and industrial devices. In , MQTT serves as a real-time event ingestion channel, connecting barcode/RFID readers, sensors, and visual systems with the automation core.
📄️ External Users (Base Auth)
External Users provide secure, limited access to REST API endpoints in for third-party systems or users without requiring platform admin console access. This feature suits integrations, automation scripts, or vendor connections that need access to specific endpoints only.
📄️ Bearer/Access Token
When an endpoint is configured with Bearer/Access Token (token-based authorization), it can only be accessed using a valid token.