Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Link to Using Tokens

...

Requests to the MILK API on behalf of a user are authenticated using a token. This token is passed in the HTTP Authorization header as a bearer token. For example:

...

For details on how to use a token, seeĀ Using Tokens.

Obtaining a Token

The MILK API has 2 ways of authenticating users to obtain a token.

...