Authentication

Authenticated API requests require an authorization header.

Example
  "authorization": "Bearer ***generated_token_here***"

Updated