...
Learn how an API token is used.
Find out when a token expires and what happens when it expires.
Find out how API tokens are deactivated.
What you need
...
JWT eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9 ... XmzAoTG3K-zrg
*Note: the generated token will never be expired.
Privilege level
API tokens required user to sign in to their own MAF account to create them.
...
Tokens can be deactivated at any time.
...
Create the token
To create an API token, follow these steps:
...