The IBM IoT Foundation technology has an API that is REST based. The low level docs for the API can be found here:
https://docs.internetofthings.ibmcloud.com/swagger/v0002.html#/
with a higher level article here:
https://docs.internetofthings.ibmcloud.com/devices/api.html
Unfortunately, despite having tried a number of experiments, I am unable to get any REST requests working. Is there a recipe, tutorial or sample available that illustrates the use of the IoT Foundation APIs using REST requests?
