Skip to main content

How to Create a Token

Create an authentication token in four steps:
  1. Open your profile
    Click your name at the top right of the Cyber Console and choose Profile, or go directly to the profile page.
  2. Create a new token
    In the API tokens card, click + New token.
    API tokens API tokens
  3. Name the token
    Enter a name and click Generate.
    Generate new token Generate new token
  4. Copy the token
    Copy the token now. It is not shown again after you close the dialog.
    Token generated Token generated
Store the token securely. Every API request requires it, sent in the X-Aegister-Token header (see Authentication).