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.
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.
- Atlassian Rovo MCP Serverdetected
- Jira Cloud REST API v3discovered
- User Management REST APIdiscovered
- API Access REST APIdiscovered
- Atlassian GraphQL APIdiscovered
- Atlassian CLIdiscovered
$ acli jira auth login --site "mysite.atlassian.net" --email "user@atlassian.com" --tokenAcquired 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.
$ acli jira auth login --webAcquired by the CLI — running acli jira auth login --web opens the auth flow and stores the credential.
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing