API Request

This is a simple syntax for making an API request. In this request, the first parameter is the API key and the second parameter is the command that we want to execute and the last parameter is ID of Bolt device. The general syntax for the API request is:

https://cloud.boltiot.com/remote/your_api_key/command¶m1=...¶m2=...&deviceName=BOLTXXXXX

The below example typically shows how to "restart" a Bolt device having device name as BOLT916154:

https://cloud.boltiot.com/remote/44b2de6b-7e68-40e7-a27f-814b58afe008/restart?&deviceName=BOLT9161541