Empirical Security · OAuth Scopes

Empirical Security OAuth Scopes

OAuth 2.0 searched

Empirical Security publishes 1 OAuth 2.0 scope via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Empirical Security API on a user’s behalf.

Tokens are issued from https://empiricalsecurity.fusionauth.io/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanySecurityCybersecurityVulnerability ManagementVulnerability PrioritizationCVEEPSSExploit PredictionThreat Intelligence
Scopes: 1 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://empiricalsecurity.fusionauth.io/oauth2/token
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
target-entity:0c6d5dcc-8bf0-4cd1-bd65-066ef0422369 Access to the Empirical Security tenant/entity's CVE data. clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/empirical-security-openapi.yml
docs: https://docs.empiricalsecurity.com/authentication
schemes:
- name: oauth2
  source: openapi/empirical-security-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://empiricalsecurity.fusionauth.io/oauth2/token
  description: OAuth 2.0 client credentials flow via FusionAuth. Exchange client ID/secret (HTTP
    Basic) for a one-hour JWT access token, then send it as a Bearer token.
scopes:
- scope: target-entity:0c6d5dcc-8bf0-4cd1-bd65-066ef0422369
  description: Access to the Empirical Security tenant/entity's CVE data.
  flows:
  - clientCredentials
  sources:
  - openapi/empirical-security-openapi.yml