ThousandEyes · OAuth Scopes

ThousandEyes OAuth Scopes

OAuth 2.0 probed

ThousandEyes publishes 2 OAuth 2.0 scopes via the authorizationCode and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the ThousandEyes API on a user’s behalf.

Tokens are issued from https://api.thousandeyes.com/v7/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.

MonitoringNetwork VisibilityDigital ExperienceObservabilityNetworkingEnterpriseSynthetic MonitoringBGPInternet InsightsEndpoint MonitoringOpenTelemetryCisco
Scopes: 2 Flows: authorizationCode, deviceCode Method: probed

OAuth endpoints

Authorization URL
https://app.thousandeyes.com/oauth2/authorize
Token URL
https://api.thousandeyes.com/v7/oauth2/token
Flows
authorizationCodedeviceCode

Scopes (2)

ScopeDescriptionFlows
mcp:manage Access the ThousandEyes MCP server at https://api.thousandeyes.com/mcp. Advertised by both the authorization-server and the protected-resource metadata. authorizationCode, deviceCode
offline_access Issue a refresh token so the client can renew access without re-authorizing. authorizationCode, deviceCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-19'
method: probed
source: https://api.thousandeyes.com/.well-known/oauth-authorization-server and https://api.thousandeyes.com/.well-known/oauth-protected-resource
docs: https://developer.cisco.com/docs/thousandeyes/authentication/
note: 'The 26 harvested OpenAPI documents declare only http/bearer security, so derive-oauth-scopes.py
  found nothing. The OAuth 2.0 surface is real but lives outside the spec: the RFC 8414 and RFC 9728 metadata
  documents are served anonymously and advertise exactly two scopes. Per-operation authorization is expressed
  as ThousandEyes RBAC permissions (see authentication/thousandeyes-authentication.yml), not as OAuth
  scopes.'
schemes:
- name: OAuth2
  source: https://api.thousandeyes.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://app.thousandeyes.com/oauth2/authorize
    tokenUrl: https://api.thousandeyes.com/v7/oauth2/token
  - flow: deviceCode
    deviceAuthorizationUrl: https://api.thousandeyes.com/v7/oauth2/device/authorization
    tokenUrl: https://api.thousandeyes.com/v7/oauth2/token
scope_count: 2
scopes:
- scope: mcp:manage
  description: Access the ThousandEyes MCP server at https://api.thousandeyes.com/mcp. Advertised by both
    the authorization-server and the protected-resource metadata.
  flows:
  - authorizationCode
  - deviceCode
  sources:
  - https://api.thousandeyes.com/.well-known/oauth-authorization-server
- scope: offline_access
  description: Issue a refresh token so the client can renew access without re-authorizing.
  flows:
  - authorizationCode
  - deviceCode
  sources:
  - https://api.thousandeyes.com/.well-known/oauth-authorization-server
protected_resource:
  resource: https://api.thousandeyes.com
  authorization_servers:
  - https://api.thousandeyes.com
  bearer_methods_supported:
  - header

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