API Setup
Set up authentication and credentials to access the IoT Pro platform via REST API or WebSocket.
Authentication
All REST endpoints and WebSocket connections require an API key passed in the X-Authorization header.
Base URL: https://iotpro.iotsolutions.com.mt
Header:
X-Authorization: ApiKey <your_api_key>Content-Type:
application/json
Documentation
API Key Generation - Create a service account and generate your API key
Common API Requests - Get prerequisites (Asset UUIDs) required to query telemetry endpoints