API Integrations

How to Fetch Your API Keys for Jira: A Step-by-Step Tutorial

25 Nov 2024

Youtube : Fetching API Keys for Jira Board Tutorial 🗝️

API keys are essential for enabling secure and seamless integration between Jira and third-party applications like DocuMee. In this tutorial, we’ll walk you through the process of fetching your API keys from Jira.

 

Step 1: Navigate to the Atlassian Account Security Page

  1. Go to https://id.atlassian.com/manage-profile/security/api-tokens.
  2. Log in with your Atlassian account credentials.

 

 

Step 2: Create an API Token

  1. Click the “Create API Token” button.
  2. Name the token for easy identification (e.g., “Jira Integration”).
  3. Copy the generated token. Note: You won’t be able to see it again, so save it securely.

 

 

Step 3: Access Your Jira Project

  1. Log in to your Jira account.
  2. Open the project where you’ll use the API key.

 

Step 4: Copy Your Jira Domain

  1. Locate the Jira domain from the URL (https://yourdomain.atlassian.net).
  2. Save it for later use.

 

Step 5: Use Your API Credentials and Test the Integration

  1. Use the copied API token as your password when prompted.
  2. Enter your email address as the username.
  3. Save your API key and Jira domain in your integration settings.
  4. Test the setup to ensure everything works correctly.

 

 

💡 Important: Treat your API keys as sensitive credentials. Avoid sharing them publicly or storing them in unsecured locations.

 

Final Notes

  • Test Keys: If you created a key for testing purposes, remember to delete it after use to avoid any unintended exposure.
  • Support: If you face any issues while fetching your API keys, consult the Jira documentation or contact their support team.

 

By following these steps, you can easily fetch and manage your API keys for Jira integrations. Stay secure and happy documenting!

 

Other Related Posts

Back to top