Personal Access Tokens

Generate and manage your personal access tokens in RudderStack.

To consume the public RudderStack APIs, you need a Personal Access Token (PAT) - this access token is associated with an individual’s RudderStack account.

warning

For production use cases, RudderStack recommends using a service access token over a personal access token.

Personal Access Tokens are ideal for individuals who wish to use an API or service for development or testing purposes.

This guide describes the steps to generate a personal access token and all the operations associated with it.

Permissions

You can create and use personal access tokens with the permissions specific to your role type.

  • Read-only users can create access tokens with only read-only privileges.
  • Read-Write users with read-only and read-write privileges.
  • Admin users with all the privileges.

Generate personal access token

  1. Log in to your RudderStack dashboard.
  2. Go to Settings > Your Profile > Account tab and scroll down to Personal access tokens. Then, click Generate new token:
New personal access token in RudderStack dashboard
  1. Enter the Token name, select the Workspace and the Role (access permissions) from the respective dropdowns:
Personal access token name and role
  1. Click Generate.
  2. Note the personal access token details for your use-cases.
warning
Make sure to secure the generated token. The token value not be visible again once you close this window.
Personal access token details

Delete personal access token

To delete an existing token, click the Delete option next to it and confirm by clicking Yes, delete.


Questions? Contact us by email or on Slack