Kensho · OAuth Scopes

Kensho OAuth Scopes

OAuth 2.0 searched

Kensho publishes 2 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Kensho API on a user’s behalf.

Tokens are issued from https://kfinance.kensho.com/integrations/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 IntelligenceMachine-LearningFinancial DataSpeech-to-TextTranscriptionDocument ExtractionNamed Entity RecognitionNatural Language ProcessingLLMMCPRetrievalS&P Global
Scopes: 2 Flows: authorizationCode, clientCredentials, refreshToken Method: searched

OAuth endpoints

Authorization URL
https://kfinance.kensho.com/integrations/authorize
Token URL
https://kfinance.kensho.com/integrations/token
Flows
authorizationCodeclientCredentialsrefreshToken

Scopes (2)

ScopeDescriptionFlows
kensho:app:kfinance Access to the Kensho LLM-ready API (kfinance) application and its S&P Global financial-data retrieval surface via the hosted MCP server. authorizationCode, clientCredentials, refreshToken
offline_access Issue a refresh token so the client can obtain new access tokens without re-authorization (OpenID Connect / OAuth 2.0 offline access). authorizationCode, refreshToken

Source

OAuth Scopes

kensho-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://kfinance.kensho.com/.well-known/oauth-authorization-server
docs: https://docs.kensho.com/llmreadyapi/mcp/custom/oauth-client-credentials
schemes:
- name: OAuth2
  source: well-known/kensho-oauth-authorization-server.json
  issuer: https://kfinance.kensho.com/integrations
  flows:
  - flow: authorizationCode
    authorizationUrl: https://kfinance.kensho.com/integrations/authorize
    tokenUrl: https://kfinance.kensho.com/integrations/token
  - flow: clientCredentials
    tokenUrl: https://kfinance.kensho.com/integrations/token
  - flow: refreshToken
    tokenUrl: https://kfinance.kensho.com/integrations/token
scopes:
- scope: kensho:app:kfinance
  description: >-
    Access to the Kensho LLM-ready API (kfinance) application and its S&P Global
    financial-data retrieval surface via the hosted MCP server.
  flows: [authorizationCode, clientCredentials, refreshToken]
  sources: [well-known/kensho-oauth-authorization-server.json]
- scope: offline_access
  description: >-
    Issue a refresh token so the client can obtain new access tokens without
    re-authorization (OpenID Connect / OAuth 2.0 offline access).
  flows: [authorizationCode, refreshToken]
  sources: [well-known/kensho-oauth-authorization-server.json]

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/kensho-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 email required.

A second provider on the same verified email joins the account you already have.