Skip to main content

Personal access tokens

You can use a personal access token to authenticate to the Bitrise API. You can create a new personal access token at any time but once you created it, you can never view or copy its value again.

Creating a personal access tokenClick to copy link

To create a new personal access token:

  1. Log in to Bitrise, and select Bitrise CI from the left navigation menu.

  2. In the upper right corner, click the profile image to open the dropdown menu.

  3. Select the Account settings option.

    account-settings-page.png

  4. On the left, select the Security tab.

  5. Scroll down to the Personal access tokens section, and click on Create token.

  6. Fill out the Token description field and select the appropriate expiration time (1 hour, 1 day, 1 month or never) for your token.

  7. Click Next.

  8. In the Personal Access token pop-up window, you can see your newly generated token.

  9. Click Copy and close to store token in the clipboard so you can paste it somewhere safe, and to finalize.

Regenerating a personal access tokenClick to copy link

You can regenerate an existing personal access token at any time. However, you can't view the value of the previously generated token again, only the new value.

  1. Log in to Bitrise, and select Bitrise CI from the left navigation menu.

  2. In the upper right corner, click the profile image to open the dropdown menu.

  3. Select the Account settings option.

    account-settings-page.png

  4. Go to the Security tab.

  5. Find your token in the Personal access tokens section.

  6. Click Edit.

  7. Click Regenerate token.

  8. Copy the new token, and then click Done.