Skip to content

Get a Token

To get an Authorization Token in order to authorize on intratool API routes, there are different approaches and grant types to use. By now, intratool only provides Personal Access Tokens. This will be extended by the common OAuth2 Grant Types in the future.

Personal Access Token

Tokens attached to a user which grant access to the users data.

  1. Log in to the user you want to grant access for.

  2. Call /profil/oauth/ to get to the OAuth configuration view.

  3. Press Token erstellen to open the create form.

  4. Select a name for your token and press Erstellen.

  5. Copy your token. This will not be shown ever again! Make sure to copy and save your token!