The examples here use cURL a lot but give very few clues on what we are trying to achieve or for using Postman or any other API tool. I am not afraid of command lines. I have been using them for 40 years, but sometimes it is nice to get a feel of what is happening and a good idea on how to incorporate API calls into other projects.
I also found this guide helpful. It actually includes a postman.zip file that you can import into postman for all sorts of Particle.IO cloud API calls for personal devices and products. Gives some tips and tricks too. Since it’s all imported into postman no need to bounce back and forth between a webpage describing it and postman.
@rlkeith - yeah but some of the best learning or at-least retention of information is by trying/investigating/brute force to get it to work! I’m sure you understand it way better now than if you had this reference info a week ago.
OK. That stuff is always character forming. I implemented an Auth0/OKTA solution across our whole platform last year. That was three weeks of dealing with worse documentation than here at Particle. I have been working with REST APIs for 10 years so I have some experience.
I posted a request for help here a week ago and got exactly one crumb of a clue that was not relevant to what I needed. Having had that crumb administered, no-one else would provide help. The handling of access tokens is not conventional and I could have really used an explanation of that.
This is no reflection on you. I am grateful for your pointing out the extra information.