Statable Stats API · OAuth Scopes

Statable Stats API OAuth Scopes

OAuth 2.0 searched

Statable Stats API publishes 2 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Statable Stats API 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.

AnalyticsWeb AnalyticsCookielessPrivacyGDPROpenAPIMCPllms-txtEU-hosted
Scopes: 2 Flows: Method: searched

Scopes (2)

ScopeDescriptionFlows
read Read analytics — visitors, pageviews, sources, goals, funnels, live visitors. Always granted. authorizationCode
sites:write Create and configure sites, goals, funnels, tracking settings and filters. Granted on the OAuth consent screen. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-09-18'
method: searched
source: https://statable.com/.well-known/oauth-authorization-server
docs: https://statable.com/docs/integrations/mcp/
# The REST API authenticates with an stbl_ bearer key whose PERMISSIONS (Read analytics,
# Manage sites, Manage API keys) are fixed at creation. The OAuth 2.1 surface that fronts the
# MCP server uses SCOPES, advertised in RFC 8414 metadata. Both are recorded here.
oauth:
  authorization_server: https://statable.com
  issuer: https://statable.com
  authorization_endpoint: https://statable.com/api/oauth/authorize
  token_endpoint: https://statable.com/api/oauth/token
  registration_endpoint: https://statable.com/api/oauth/register   # RFC 7591 Dynamic Client Registration
  revocation_endpoint: https://statable.com/api/oauth/revoke
  grant_types: [authorization_code, refresh_token]
  code_challenge_methods: [S256]                                    # PKCE required
  token_endpoint_auth_methods: [none]                               # public clients
scopes:
  - scope: read
    description: Read analytics — visitors, pageviews, sources, goals, funnels, live visitors. Always granted.
    flows: [authorizationCode]
  - scope: sites:write
    description: Create and configure sites, goals, funnels, tracking settings and filters. Granted on the OAuth consent screen.
    flows: [authorizationCode]
key_permissions:
  # stbl_ API-key permissions (fixed at key creation; not OAuth scopes)
  - name: Read analytics
    always_on: true
  - name: Manage sites
    description: create/update sites, goals, funnels, tracking settings; can delete site data and make analytics public
  - name: Manage API keys
    description: create, rotate and revoke other keys
notes:
  - "billing:write is referenced in docs as a scope that CANNOT be obtained via the HTTP bootstrap (400 invalid_scope); it is not advertised in the MCP OAuth scopes_supported."

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/statable-stats-api-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.