Incorta · Authentication Profile

Incorta Authentication

Authentication

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

CompanyEnterpriseAnalyticsBusiness IntelligenceData PlatformData AnalyticsData IntegrationDashboards
Methods: http, oauth2 Schemes: 2 OAuth flows: API key in:

Security Schemes

personalAccessToken http
scheme: bearer
oauth2Jwt http
scheme: bearer

Source

Authentication Profile

incorta-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.incorta.com/latest/references-public-api-v2/
docs: https://docs.incorta.com/latest/references-public-api-v2/
# Incorta Public API v2 authenticates with a bearer access token that is either a
# Personal Access Token (PAT) or an OAuth 2.0 JWT issued by a user-configured
# OAuth 2.0 authorization server. A Super User / SuperRole first enables public
# API access for the user or group. (v1 used a generated API key instead.)
summary:
  types: [http, oauth2]
  http_scheme: bearer
  token_kinds: [personal-access-token, oauth2-jwt]
  authorization_model: role-based (SuperRole, Schema Manager, entity access rights)
schemes:
- name: personalAccessToken
  type: http
  scheme: bearer
  description: >-
    PAT generated in the Incorta Profile Manager. Sent as
    'Authorization: Bearer {PAT}'.
  sources: [docs]
- name: oauth2Jwt
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: >-
    OAuth 2.0 JWT issued by a user-configured OAuth 2.0 authorization server;
    sent as 'Authorization: Bearer {JWT}'. Scopes/claims are defined by the
    external authorization server, not by Incorta.
  sources: [docs]
notes:
- Public API access must be enabled per user/group by a Super User or SuperRole.
- v1 (releases 5.0+) authenticated with a generated API key; v2 (6.0+) uses PAT or JWT.

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/incorta-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.