Authorizations
Body
application/json
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.