Legacy API
Check Serial Connection
This endpoint checks if the server is active and if the station ID is valid. It expects a JSON payload containing the station ID. The API key for authentication is sent in the headers. The server’s response is a requests.Response object indicating the success or failure of the connection check.
POST
/
connection
Authorizations
API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>
Body
application/json
The target station ID that has been generated in the Serial app