How to Create Bearer Token

An API key or Bearer Token in the Jira environment is a unique identifier used to authenticate and authorize requests made to Jira's REST API by third-party applications or services. The API key enables the integrations by allowing the apps to communicate securely with Jira.

 

Follow the below steps to create an API key:

Step 1: Go to admin.atlassian.com.

Step 2: Select relevant organization, if you have multiple organization accounts.

Select an organization.PNG

Step 3: Click on Settings.

Click on settings marked.png

Step 4: Click on API keys.

Step 5: Select Create API key in the top right.

Step 6: Enter a name and choose the Expire date. Click on Create.

You can set the expiration date of your API key to the next one year from the date of creation.

Your API key will be generated. Copy and Save it for the future future.

Ensure you store these values in a safe place because the API key cannot be seen/copied from the table if it is not saved for later usage. A new API key must be created.

Â