Rybbit · OAuth Scopes
Rybbit OAuth Scopes
OAuth 2.0
probed
Rybbit publishes 29 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Rybbit API on a user’s behalf.
Tokens are issued from https://app.rybbit.io/api/auth/mcp/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.
AnalyticsWeb AnalyticsProduct AnalyticsPrivacyOpen-SourceCookieless
Scopes: 29
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://app.rybbit.io/api/auth/mcp/authorize
https://app.rybbit.io/api/auth/mcp/authorize
Token URL
https://app.rybbit.io/api/auth/mcp/token
https://app.rybbit.io/api/auth/mcp/token
Flows
authorizationCode
authorizationCode
Scopes (29)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OIDC scope. Requesting only OIDC scopes yields an unrestricted grant. | |
| profile | Standard OIDC profile claims (name). | |
| Standard OIDC email claims (email, email_verified). | ||
| offline_access | Issue a refresh token for long-lived agent sessions. | |
| analytics:read | Read aggregate analytics — overview KPIs, time series, dimensional breakdowns, live visitors, errors, web vitals, retention, journeys. | |
| sessions:read | Read raw visitor sessions and individual session timelines. | |
| events:read | Read raw events and custom event names with counts. | |
| users:read | Read the person inventory and individual person profiles, traits, devices and locations. | |
| users:write | Identify a person, replace traits, and erase a person's analytics data (GDPR erasure). | |
| goals:read | Read conversion goals and their conversion statistics. | |
| goals:write | Create, update and delete conversion goals. | |
| funnels:read | Read saved funnels and run ad-hoc funnel analysis. | |
| funnels:write | Save, update and delete funnels. | |
| dashboards:read | Read dashboard configuration. | |
| dashboards:write | Modify dashboard configuration. | |
| flags:read | Read feature flags. | |
| flags:write | Create and modify feature flags. | |
| experiments:read | Read experiments. | |
| experiments:write | Create and modify experiments. | |
| sites:read | Read site configuration and the list of accessible sites. | |
| sites:write | Create sites, change site configuration, and delete sites (admin/owner role also required). | |
| gsc:read | Read the Google Search Console integration data. | |
| gsc:write | Configure the Google Search Console integration. | |
| org:read | Read organization members, roles, site access and teams. | |
| org:write | Add members, change member site access, and create/update/delete teams (admin/owner role also required). | |
| replay:read | Read session replay recordings and their rrweb event streams. | |
| replay:write | Delete session replay recordings. | |
| sql:read | Read-only ClickHouse SQL against the site-scoped scoped_events table, plus the query schema. | |
| ingest:write | Write events into the ingestion pipeline. Advertised by the authorization server; no MCP tool currently exposes it. |
📄 Provider scope reference: https://rybbit.com/docs/mcp
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.