Nova Admin Docs
Integrations

Atlassian

How to get your Atlassian API key and connect it to Nova Admin.

Go to https://id.atlassian.com/manage-profile/security/api-tokens and create an API token. One token grants access to Jira, Confluence, and Jira Service Management.

Prerequisites

Steps

  1. Go to Manage Atlassian API Tokens.
  2. Create a new API key / API Token (starts with Your Atlassian API token) and copy it immediately — most providers show it only once.
  3. Note any additional required values: Site URL (e.g. https://yoursite.atlassian.net), Email (e.g. you@example.com).
  4. In Nova Admin, go to /agents/integrations, find Atlassian, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
Site URLYesurl (e.g. https://yoursite.atlassian.net)
EmailYesstring (e.g. you@example.com)
API TokenYesSecret — stored encrypted, never exposed. (e.g. Your Atlassian API token)

Troubleshooting

  • Invalid credentials: verify the key was copied in full with no trailing spaces.
  • Key not working: check that your Atlassian account has API access enabled and billing is active if required.
  • Need help?: refer to the Atlassian documentation.

On this page