JupiterOne · Authentication Profile

Jupiterone Authentication

Authentication

JupiterOne secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanySecurityCAASMCyber Asset ManagementAttack Surface ManagementCloud SecurityGraphGraphQLComplianceAsset Intelligence
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
accountHeader apiKey
· in: header (JupiterOne-Account)

Source

Authentication Profile

jupiterone-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.jupiterone.io/api/authentication
docs: https://docs.jupiterone.io/api/authentication
summary:
  types:
  - http
  http_schemes:
  - bearer
  oauth2: false
  additional_required_headers:
  - JupiterOne-Account
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    Every request sends Authorization: Bearer <API_KEY>. The token is a JupiterOne
    API key created in the account. Wildcards are not supported in tokens.
  applies_to: https://graphql.us.jupiterone.io/ and https://api.us.jupiterone.io/
- name: accountHeader
  type: apiKey
  in: header
  parameter: JupiterOne-Account
  description: >-
    The JupiterOne account id must accompany every request. Found under Settings >
    Account Management (apps.us.jupiterone.io/settings/account-management).
key_types:
- name: Account-level API key
  description: >-
    Created via the CreateToken GraphQL mutation or the dashboard (Settings >
    Account Management, Administrator permission required). Governed by a JSON
    permission policy with effect (ALLOW/DENY), actions, and resources; conditions
    such as stringEquals can constrain query:ReadGraphData.
- name: Integration API key
  description: >-
    Scoped to synchronizing data within a single integration; cannot read the graph
    or perform other system actions.
regions:
  us:
    graphql: https://graphql.us.jupiterone.io
    rest: https://api.us.jupiterone.io
  eu:
    graphql: https://graphql.eu.jupiterone.io
    rest: https://api.eu.jupiterone.io
notes: >-
  No OAuth 2.0 or OpenID Connect flow is documented; authentication is Bearer API
  key plus the JupiterOne-Account header. Permission policies provide fine-grained,
  resource/action-scoped authorization rather than OAuth scopes.

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/jupiterone-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 email required.

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