Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Requesting a Token

Once you have an access key, you can request a token using the token REST API. A typical request includes these elements:

...

status: 403 Forbidden
{
Wrong token
}

Token validation

You can optionally validate a token with the verification endpoint

...