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
https://app.thousandeyes.com/oauth2/authorize
Token URL
https://api.thousandeyes.com/v7/oauth2/token
https://api.thousandeyes.com/v7/oauth2/token
Flows
authorizationCodedeviceCode
authorizationCodedeviceCode
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| 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 |
📄 Provider scope reference: https://developer.cisco.com/docs/thousandeyes/authentication/