Embrace · OAuth Scopes
Embrace OAuth Scopes
OAuth 2.0
probed
Embrace publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Embrace API on a user’s behalf.
Tokens are issued from https://dash-api.embrace.io/oauth/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.
CompanyObservabilityMonitoringMobileReal User MonitoringOpenTelemetryMetricsCrash ReportingApplication Performance MonitoringDeveloper ToolsModel Context Protocol
Scopes: 3
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://dash.embrace.io/oauth/authorize
https://dash.embrace.io/oauth/authorize
Token URL
https://dash-api.embrace.io/oauth/token
https://dash-api.embrace.io/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| mcp:tools:call | Invoke MCP tools. Required for any MCP access — a token without it cannot call a single tool regardless of what else it carries. | authorizationCode |
| mcp:read | Read data through the MCP server. | authorizationCode |
| mcp:write | Write data through the MCP server. | authorizationCode |
📄 Provider scope reference: https://embrace.io/docs/product/settings/service-accounts/