Backstory · OAuth Scopes

Backstory OAuth Scopes

OAuth 2.0 probed

Backstory publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Backstory API on a user’s behalf.

Tokens are issued from https://mcp.backstory.ai/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.

CompanyArtificial IntelligenceRevenue IntelligenceSalesCRMSales AnalyticsForecastingRevenue OperationsMCPAI Agents
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://mcp.backstory.ai/authorize
Token URL
https://mcp.backstory.ai/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
claudeai The only scope advertised by the Backstory MCP authorization server, in both its authorization-server metadata (scopes_supported) and its protected-resource metadata for https://mcp.backstory.ai/mcp. It is a connector-grant marker rather than a capability scope. authorizationCode

Source

OAuth Scopes

backstory-scopes.yml Raw ↑
generated: '2026-08-14'
method: probed
source: https://mcp.backstory.ai/.well-known/oauth-authorization-server
docs: null
note: >-
  Backstory publishes no OpenAPI and no scopes/permissions reference page, so
  this file is read directly off the MCP server's RFC 8414 and RFC 9728
  discovery documents (both HTTP 200, anonymous). Nothing here is inferred.
schemes:
- name: backstory-mcp-oauth2
  source: https://mcp.backstory.ai/.well-known/oauth-authorization-server
  issuer: https://mcp.backstory.ai/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://mcp.backstory.ai/authorize
    tokenUrl: https://mcp.backstory.ai/token
    code_challenge_methods: [S256]
scopes:
- scope: claudeai
  description: >-
    The only scope advertised by the Backstory MCP authorization server, in both
    its authorization-server metadata (scopes_supported) and its
    protected-resource metadata for https://mcp.backstory.ai/mcp. It is a
    connector-grant marker rather than a capability scope.
  flows: [authorizationCode]
  sources:
  - https://mcp.backstory.ai/.well-known/oauth-authorization-server
  - https://mcp.backstory.ai/.well-known/oauth-protected-resource/mcp
scope_count: 1
authorization_note: >-
  Backstory does not express authorization as OAuth scopes. Per the provider's
  MCP article, a connected client "can only access the same accounts,
  opportunities, activities, and other sales data that you can already view in
  Backstory Engagement Dashboards" — the effective permission set is the
  authenticating user's own, administered through User Access / Object Visibility
  settings, not through the token's scope string.
x-evidence:
- fetched: '2026-08-14'
  url: https://mcp.backstory.ai/.well-known/oauth-authorization-server
  http_status: 200
- fetched: '2026-08-14'
  url: https://mcp.backstory.ai/.well-known/oauth-protected-resource/mcp
  http_status: 200

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