LevelBlue · OAuth Scopes

LevelBlue OAuth Scopes

OAuth 2.0 derived

LevelBlue publishes 3 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the LevelBlue API on a user’s behalf.

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.

CompanyEnterpriseCybersecuritySecurityThreat IntelligenceManaged SecuritySIEMThreat DetectionIncident ResponseCompliance
Scopes: 3 Flows: Method: derived

Scopes (3)

ScopeDescriptionFlows
trust Present in the documented token response. LevelBlue does not publish a scope reference defining its effect.
read Read access to USM Anywhere resources (alarms, events). Not separately documented.
write Write access to USM Anywhere resources (e.g. adding and removing alarm labels). Not separately documented.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/levelblue-usm-anywhere-openapi.yml
docs: https://docs.levelblue.com/documentation/usm-anywhere/user-guide/user-management/api-clients

grant:
  type: client_credentials
  token_endpoint: https://your-subdomain.alienvault.cloud/api/2.0/oauth/token
  client_authentication: http-basic (client ID as username, client secret as password)
  token_format: JWT
  expires_in: 899

schemes:
- name: bearerAuth
  source: openapi/levelblue-usm-anywhere-openapi.yml
  type: http
  scheme: bearer
  bearerFormat: JWT
  note: >-
    The spec models the access token as an http/bearer scheme rather than an OAuth2
    securityScheme, so no flows{} scopes map is declared. The scopes below are read from
    the documented /oauth/token success response.

scopes:
- scope: trust
  description: >-
    Present in the documented token response. LevelBlue does not publish a scope
    reference defining its effect.
  sources: ['openapi/levelblue-usm-anywhere-openapi.yml#POST /oauth/token (200 example)']
- scope: read
  description: >-
    Read access to USM Anywhere resources (alarms, events). Not separately documented.
  sources: ['openapi/levelblue-usm-anywhere-openapi.yml#POST /oauth/token (200 example)']
- scope: write
  description: >-
    Write access to USM Anywhere resources (e.g. adding and removing alarm labels). Not
    separately documented.
  sources: ['openapi/levelblue-usm-anywhere-openapi.yml#POST /oauth/token (200 example)']

authorization_model:
  note: >-
    Effective API authorization is governed by the USM Anywhere role assigned to the API
    client, not by requesting narrower scopes. Documented roles are Read-Only,
    Investigator, Analyst and Manager; the API Clients page itself requires the Manager
    role.
  roles: [Read-Only, Investigator, Analyst, Manager]
  source: https://docs.levelblue.com/documentation/usm-anywhere/user-guide/user-management/api-clients

gaps:
- >-
    No scopes/permissions reference page is published. The three scope values above are
    the literal contents of the `scope` field in the spec's own token-response example
    ("trust read write") — they are not documented individually, and there is no
    documented way to request a subset.

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/levelblue-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.