RunReveal · Authentication Profile

Runreveal Authentication

Authentication

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

CompanySecuritySIEMSecurity Log ManagementDetection EngineeringThreat DetectionIncident ResponseObservabilitySQLMCPArtificial Intelligence
Methods: oauth2, apiKey Schemes: 2 OAuth flows: authorizationCode, refreshToken API key in: header

Security Schemes

OAuth2 oauth2
· flows: authorizationCode, refreshToken
ApiToken apiKey
scheme: bearer-token · in: header ()

Source

Authentication Profile

runreveal-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://api.runreveal.com/.well-known/oauth-authorization-server
docs: https://docs.runreveal.com/api-reference
summary:
  types: [oauth2, apiKey]
  api_key_in: [header]
  oauth2_flows: [authorizationCode, refreshToken]
schemes:
- name: OAuth2
  type: oauth2
  source: https://api.runreveal.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www-api.runreveal.com/oauth/authorize
    tokenUrl: https://www-api.runreveal.com/oauth/token
    pkce_methods: [S256, plain]
    scope_count: 37
  - flow: refreshToken
    tokenUrl: https://www-api.runreveal.com/oauth/token
  registration_endpoint: https://www-api.runreveal.com/oauth/client
  token_endpoint_auth_methods: [client_secret_post, none]
  used_by: hosted remote MCP server (https://api.runreveal.com/mcp) and OAuth API clients
- name: ApiToken
  type: apiKey
  in: header
  scheme: bearer-token
  source: https://docs.runreveal.com/reference/using-the-cli
  description: >-
    Workspace-scoped API tokens created in the RunReveal console (scope
    tokens#create) authenticate the REST API, the CLI (`runreveal auth`), and
    the local MCP server (`runreveal mcp`). Tokens carry the workspace's RBAC
    permissions.
notes: >-
  RunReveal also supports SAML/OIDC Single Sign-On for console login
  (https://docs.runreveal.com/reference/single-sign-on) and SCIM user
  provisioning; those govern human console access rather than API calls.

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