How to integrate Jira Service Management account?
Overview
To access Jira Service Management, you will need:
- Jira Cloud site URL (e.g.
https://<your-domain>.atlassian.net
) - API Token
Step 1: Log in to Atlassian / Jira
- Go to your Jira instance (for Cloud:
https://<your-domain>.atlassian.net
). - Sign in with your Atlassian account (email/password, or via SSO if enabled).
Step 2: Generate an API Token
- In any Atlassian Cloud product, go to your Atlassian account: click your avatar → Manage account.
- Go to Security → API tokens. (Or directly: https://id.atlassian.com/manage/api-tokens)
- Click Create API token.
- Give it a descriptive label/name.
- Click Create, then copy the token (it will only be shown once).