Learn how to authenticate management API requests using service tokens.
Generate a new Token
and provide a descriptive name which tells the purpose of the token.Create and View
. Copy and store the token somewhere safe. For security purposes, token will only be shown at the time of generation.Authorization
header as ServiceToken XXXX
, where XXXX is the service token.
Example Header: