How to create a Vercel API token?

Vercel DevOps for Jira needs an API token to talk to Vercel’s API. You can create one by following this article.

  1. Go to vercel.com and login

  2. Click on your user icon in the upper right corner and click on Account Settings:

Opening Account Settings from the Vercel user menu

  1. In the tabs at the top, open “Settings” > “Tokens” and the following page should appear:

Vercel Settings page showing the Tokens section

  1. To create the token, give it a proper name like “Vercel DevOps for Jira Token”, select a scope that allows to access the projects you’d like to connect later and set an expiration date:

Token creation form with name, scope, and expiration fields

  1. After clicking “Create”, a dialog appears containing a token:

Dialog showing the newly created API token ready to copy

You copy that token and paste it into the token input field in Vercel DevOps for Jira (either when opening the app the first time or when opening the settings). Learn how to configure the API token in Vercel DevOps for Jira.