Authentication
To authenticate to the REST API, just do the following:
- Create an access token (simple way is
cmd + k → access tokens) - Add an
Authorization: Token <your-access-token>header.
In addition, we offer a number of typed clients here: https://github.com/pluralsh/rest-clients