Consuming Artik Cloud API from Postman (Chrome Extension)

A simple guide for consuming Artiik Cloud API from Chrome using Postman Extension

Categories: Beginner

CREATE A NEW DEVICE TYPE

CREATE A NEW DEVICE

CREATING A NEW APPLICATION

Initially I was trying to send data from a temperature sensor from my BEAGLEBONE GREEN to Artik Cloud, but I had some problems with the python sdk, by a connection error in my BBG, so to see what was wrong I tried to test the REST API, was one big headache, but in the end could send data and consult with native REST,
Postman
helped me a lot, so I decided to create a previous project of how to link this app to the cloud artik tests for certain queries.

GETTING AN ACCESS TOKEN

USING ACCESS TOKEN FOR GET MESSAGES

For use this access token, first remove the static device token (if you generated).

Comments are not currently available for this post.