Jira
How to create API key for Jira
Jira is a powerful project management and issue-tracking tool developed by Atlassian, widely used by software development teams to plan, track, and release software efficiently. It supports agile methodologies like Scrum offering features like sprint planning, task tracking, and detailed reporting.
How it works
Step 1: Sign In to Jira
Go to Jira and log or sign in to your account
You'll land on your main dashboard
Step 2: Access Administration
On the top left, click the boxes icon at the very top
Select Administration from the dropdown menu
Step 3: Navigate to API Keys
In the top navigation bar, click Settings
From the dropdown, select API Keys
Step 4: Create API Key
Option A: API Key With Scope
Click Create API Key with scope
Enter a Name (e.g., "Questera Integration")
Select required scopes/permissions (check all needed for your integration)
Click Create API Key
Copy both the API Key and Organization ID
Option B: API Key Without Scope
Click Create API Key without scope
Enter a Name (e.g., "Questera Basic Access")
Click Next
Copy the API Key with the Organization ID
Step 5: Integrate with Questera
Go to Questera's integration settings
Provide:
API Key
Organization ID
Save configuration-now it's connected!
That's it! You've successfully created a API key!
Last updated