Tokens endpoints keys

These keys are used with the tokens endpoints.

Key Description
login The user's login for the PE console.

Only valid with POST /auth/token.

password The user's password for the PE console.

Only valid with POST /auth/token.

lifetime Used to Set a token-specific lifetime. If omitted, the default token lifetime is used.
description Optional description of the token.
client Optional description about the client making the token request, such as PE console.
label Optional key used to Set a token-specific label.