Spate · OAuth Scopes

Spate OAuth Scopes

OAuth 2.0 probed

Spate uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyEnterprise SaasMarket IntelligenceTrend ForecastingConsumer InsightsSocial ListeningAnalyticsBeautyMCPAI AgentsTrend DataConsumer Packaged Goods
Scopes: 0 Flows: Method: probed

Scopes (0)

Spate implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Spate's authorization server advertises exactly one scope. There is no published scope/permissions reference page on spate.nyc or the help center, and no OpenAPI oauth2 securityScheme to derive a richer set from — so this is the complete, real scope surface as the provider advertises it, not a partial harvest.

Source

OAuth Scopes

spate-scopes.yml Raw ↑
generated: '2026-08-13'
method: probed
source: https://api.spate.nyc/.well-known/oauth-authorization-server
note: >-
  Spate's authorization server advertises exactly one scope. There is no
  published scope/permissions reference page on spate.nyc or the help center,
  and no OpenAPI oauth2 securityScheme to derive a richer set from — so this
  is the complete, real scope surface as the provider advertises it, not a
  partial harvest.

authorization_server: https://api.spate.nyc/mcp
scope_count: 1
scopes:
- name: mcp
  description: >-
    The single coarse scope advertised for the Spate MCP endpoint. It is not
    described anywhere in Spate's public documentation; the name is taken
    verbatim from `scopes_supported` in both the RFC 8414
    authorization-server metadata and the RFC 9728 protected-resource
    metadata.
  source: scopes_supported
  granularity: coarse
  covers:
  - top_trends
  - time_series
  - top_related_trends
  - find_category

findings:
- >-
  There is no read/write split and no per-tool scope. A token minted for the
  Spate MCP server carries the whole trend-data surface, so an agent cannot
  be granted least privilege against it.
- >-
  All four tools are read-only data retrieval, so the blast radius of the
  single scope is bounded — but that is a property of the current tool set,
  not a guarantee expressed in the authorization model.

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