A

atlassian.com

Atlassian provides cloud collaboration and work-management products such as Jira, Confluence, Bitbucket, and Atlassian Administration. The atlassian.net tenant domain is used for customer-hosted Jira, Confluence, and GraphQL endpoints, while some cross-product and admin services are hosted on api.atlassian.com and mcp.atlassian.com.

6 integrations · MCP · REST · GraphQL · CLI

Atlassian Cloud exposes a multi-product integration surface including tenant-hosted Jira and Confluence REST APIs, a cross-product Atlassian GraphQL API, Atlassian Cloud Admin REST APIs, the Atlassian Rovo MCP server, and the Atlassian CLI; auth uses Atlassian API tokens, OAuth 2.0 apps, admin API keys, and service-account API keys depending on surface.

discovered 1d ago
MCP servers1
REST · OpenAPI3
GraphQL1
CLI1
Credentials
Atlassian personal API tokenapi_key$ acli jira auth login --site "mysite.atlassian.net" --email "user@atlassian.com" --token

Acquired by the CLI — running acli jira auth login --site "mysite.atlassian.net" --email "user@atlassian.com" --token opens the auth flow and stores the credential.

OAuth 2.0oauth2$ acli jira auth login --web

Acquired by the CLI — running acli jira auth login --web opens the auth flow and stores the credential.

Atlassian organization admin API keybearerGet token

Create an admin API key and copy your organization ID using the admin guide Manage an organization with the admin APIs. Use the API key as a Bearer token when calling Cloud Admin API Access endpoints and acli admin commands.

conventions · 0/8 published

Publish these signals → /publishing