1. To help make the next few API endpoints easy to type, save your token to the console.

    bash NWAPP_BACK_API_TOKEN='YOUR_TOKEN'

  2. You will notice http used in the sample calls through this document, this is the Python command line application called HTTPie. Download the command line application by following these instructions.

  3. If you are going to make any contributions, please make sure your edits follow the API documentation standard for this document; in addition, please read Googles API Design Guide for further consideration.