API Access Management

The Pushly API uses API Tokens to allow access to the API.

API Tokens are available in the platform to Domain Admin users. They can be generated by navigating to the Domain Settings page and then clicking the Create Token button.

Creating a New API Token

From the API Tokens page click the Create Token button, enter a Token Label that represents the primary use of the API Token, and then click the Create Token button.

After clicking the Create Token button a new modal will show that contains the newly generated token. Click the Copy Token button to copy the new token to your clipboard.

Revoking an Existing API Token

If an existing API Token is no longer in use or needs to be invalidated click the Revoke button from the API Tokens list page. On the resulting confirmation modal click the Revoke Token button to invalidate the token from future use.

Last updated