Token States

A token can have multiple states during its lifecycle in the Marketplace Platform.

The following diagram shows the possible states and the transition between these states:

The state transition diagram of an API token.

These states are displayed as Status within the platform. They are also displayed as an icon beside the token name and ID on the details page.

State
Definition

Active

The token has been authenticated in the account. It will allow access to the endpoint.

Disabled

The token has been temporarily deactivated. Any attempts to access the endpoint will return an error.

Deleted

The token has been permanently removed from the system. This state is not visible to the client or vendor account users.

Last updated

Was this helpful?