RAAS How to Try

The following is intended to allow a non-programmer to try out the API.

  1. Install POSTMAN (download from here) https://www.postman.com/downloads/
  2. If you have been granted a trial key, create a query as shown below

3. Click Send. The data will appear.

If you have an invalid key, only the top 10 items will be returned

4. If the item is a GET, then you can just type paste the link into your browser, you will likely be prompted to download

POSTS

For posts, it becomes more nerdy, you have to encode into JSON the data that is being uploaded.