> GET Device Data Example
Request
Response (JSON)
> POST Command to Device
Request
Response
Managing API Responses
The API follows a structured JSON format for responses:
| Status | Description |
|---|---|
200 OK |
Successful request |
400 Bad Request |
Invalid input or missing parameters |
401 Unauthorized |
Missing or invalid authentication |
500 Internal Server Error |
Unexpected server issue |
Example error response: