Retrieve new Token
You can supply a token to not have to authenticate via set cookies. This can be useful if you want to use the API in an embedded context.
Supply the token as an URI Query Parameter named token. In this case you'd write it as such:
[url]?token=...