Atlassian Compass · Authentication Profile

Atlassian Compass Authentication

Authentication

Atlassian Compass secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

AtlassianComponent ManagementDeveloper ExperienceSoftware CatalogGraphQL
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

basicAuth http
scheme: basic
oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-09-06'
method: searched
source: 'openapi/atlassian-compass-compass-rest-api-openapi.json plus the provider auth docs: https://developer.atlassian.com/cloud/compass/rest/
  (Authentication + Authorization sections of the published contract narrative), https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/,
  https://auth.atlassian.com/.well-known/openid-configuration'
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - authorizationCode
schemes:
- name: basicAuth
  type: http
  scheme: basic
  sources:
  - openapi/atlassian-compass-compass-rest-api-openapi.json
  description: HTTP Basic with an Atlassian account email as the username and an API token as the password
  credential_issuer: https://id.atlassian.com/manage/api-tokens
  authorization_model: 'Atlassian states: "If you are making calls directly against the REST API, authorization
    is based on the user used in the authentication process." There is no service account and no scope
    negotiation on this path - the token carries the human''s full access.'
  header: 'Authorization: Basic base64(email:api_token)'
  rotation: API tokens can be revoked individually from the Atlassian account token manager
  mfa_note: Atlassian states API tokens allow authentication even when the organization has two-factor
    authentication or SAML enabled
- name: oauth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.atlassian.com/authorize
    tokenUrl: https://auth.atlassian.com/oauth/token
    scopes: 4
  description: OAuth 2.0 (3LO) for Atlassian Cloud
  sources:
  - openapi/atlassian-compass-events-api-openapi.yml
  - openapi/atlassian-compass-metrics-api-openapi.yml
  discovery: https://auth.atlassian.com/.well-known/openid-configuration
  authorization_server_metadata: https://auth.atlassian.com/.well-known/oauth-authorization-server
  pkce:
  - S256
  dynamic_client_registration: https://auth.atlassian.com/oidc/register
  revocation_endpoint: https://auth.atlassian.com/oauth/revoke
  device_authorization_endpoint: https://auth.atlassian.com/oauth/device/code
  scopes_detail: scopes/atlassian-compass-scopes.yml
docs:
- https://developer.atlassian.com/cloud/compass/rest/
- https://developer.atlassian.com/cloud/compass/integrations/get-started-integrating-with-Compass/
additional_surfaces:
- surface: Atlassian Rovo MCP Server
  endpoint: https://mcp.atlassian.com/v2/mcp
  method: OAuth 2.1 with dynamic client registration
  protected_resource_metadata: https://mcp.atlassian.com/.well-known/oauth-protected-resource/v2/mcp
  registration_endpoint: https://mcp.atlassian.com/v1/register
  note: Compass access over MCP is OAuth-only; Atlassian states API-token authentication is not supported
    for the Compass permission groups.
- surface: Atlassian platform GraphQL API
  endpoint: https://api.atlassian.com/graphql
  method: OAuth 2.0 3LO, or HTTP Basic with an API token for direct calls
  note: Atlassian's own Compass event-source walkthrough uses an API token against the GraphQL gateway,
    so both credential types reach the catalog.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/atlassian-compass-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.