Skip to main content

Jira · Integration Guide

Create a scoped API token at id.atlassian.com/manage-profile/security/api-tokens and select the scopes below, then fill in the connection details.

  1. Username: your Atlassian account email
  2. Token: the API token you just created
  3. BaseURL: https://{domain}.atlassian.net

Required Scopes

read:jira-work read:jira-user

Note:

The account that owns the token must also have Browse Projects permission on every project you want gathered — without it, project and issue queries return empty results even when the scopes are correct.