Check Device Connectivity
GET/v1/check
This API endpoint can be used to check the device connectivity. The API will simply return 200 OK Status if your device is authorized, binded and is allowed to connect with the Platform.
Request
Responses
- 200
API returns 200 OK if the device is authenticated successfully
Loading...