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 ProcessingLLMModel Context ProtocolRetrievalS&P Global
Scopes: 2
Flows: authorizationCode, clientCredentials, refreshToken
Method: searched
OAuth endpoints
Authorization URL
https://kfinance.kensho.com/integrations/authorize
https://kfinance.kensho.com/integrations/authorize
Token URL
https://kfinance.kensho.com/integrations/token
https://kfinance.kensho.com/integrations/token
Flows
authorizationCodeclientCredentialsrefreshToken
authorizationCodeclientCredentialsrefreshToken
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| 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 |
📄 Provider scope reference: https://docs.kensho.com/llmreadyapi/mcp/custom/oauth-client-credentials