S&P Global
S&P Global (NYSE SPGI) is the parent of S&P Global Ratings, S&P Global Market Intelligence, S&P Dow Jones Indices, S&P Global Commodity Insights (Platts), S&P Global Mobility, and S&P Global Sustainable1. Its public developer surface is anchored by Kensho Technologies (a wholly-owned S&P Global AI subsidiary) which ships REST APIs for the S&P Global LLM-ready API (kFinance), Extract, NERD, Scribe, and the Grounding Agent, plus the S&P Capital IQ Pro and Marketplace data products distributed through the S&P Global Marketplace.
APIs
S&P Global LLM-Ready API (kFinance)
REST API and Model Context Protocol server exposing S&P Capital IQ Financials, Market Data, Business Relationships, Earnings Call Transcripts, Company Intelligence, M&A Transact...
Kensho Extract API
Transforms unstructured PDF and image documents into machine-readable JSON, identifying titles, subtitles, paragraphs, tables, and footers in natural reading order. Optional OCR...
Kensho NERD API
Named-Entity Recognition and Disambiguation REST service linking text mentions to S&P Capital IQ company identifiers and to Wikimedia entities (people, places, events). Supports...
Kensho Scribe Batch API v2
Asynchronous audio and video transcription REST API. POST a media file to start a transcription job, then poll the transcription ID for completion. Optimised for finance and bus...
Kensho Scribe Real Time API
Real-time streaming transcription over a WebSocket at wss://scribe.kensho.com/ws. Clients send an Authenticate message with a Kensho OIDC access token, then StartTranscription w...
Kensho Scribe Batch API v1
Legacy v1 batch transcription endpoint (POST /api/v1/transcription). Superseded by the v2 batch API which decouples submission from result retrieval. Documented here for custome...
Kensho Grounding Agent (Alpha)
Data retrieval service that translates natural-language queries into structured retrieval tasks across S&P Global AI-ready datasets. Returns answers with source citations linkin...
S&P Capital IQ Pro
Flagship desktop and API platform for S&P Global Market Intelligence — company fundamentals, ownership, transactions, estimates, news, screening, charting, and Office plug-ins. ...
S&P Global Marketplace
Data and analytics catalog spanning S&P Global business units (Market Intelligence, Ratings, Commodity Insights/Platts, Mobility, Sustainable1, Indices, Dow Jones) plus third-pa...
Collections
Kensho Extract API
OPENLLM-ready API
OPENNERD Service API
OPENScribe Batch API
OPENScribe Batch API
OPENPricing Plans
Rate Limits
FinOps
Sp Global Finops
FINOPSFeatures
Use Cases
Ground LLM-generated investment notes, tearsheets, and earnings previews in live S&P Capital IQ data via the LLM-ready API and the S&P Global Claude Cowork plugin.
Pull merger, acquisition, advisor, and funding-round details for deal sourcing, target screening, and competitive intelligence.
Retrieve consensus, estimates, calendar dates, and transcripts for earnings preview generation and post-call analysis.
Convert PDF filings, decks, and research into structured JSON with Kensho Extract for downstream RAG and analytics pipelines.
Use Kensho NERD to disambiguate company and security mentions in news, filings, and chat to canonical Capital IQ IDs.
Transcribe finance and business audio with Kensho Scribe v2 batch and real-time APIs, including Human-in-the-Loop review for highest accuracy.
Build chatbots and analyst assistants that return cited answers from S&P Global datasets via the Grounding Agent.
Integrations
First-class Claude Desktop, Claude Cowork, and Claude Code MCP integrations including the S&P Global Plugin.
MCP connector documented under llmreadyapi/mcp/third-party/chatgpt; code-generation and function-calling notebooks for OpenAI models.
Documented MCP third-party integration path for enterprise Copilot deployments.
Documented MCP integration for AWS-hosted GenAI workflows.
MCP integration plus Databricks marketplace shares for AI-ready data distribution.
MCP integration in beta for Mistral-hosted agents.
Function-calling notebooks under llm-ready-api-examples wrap kFinance tools as LangChain tools across OpenAI, Anthropic, and Google Gemini providers.
Distribution channel for S&P Global Marketplace datasets via Snowflake data sharing.
Event Specifications
Kensho Scribe Real Time API
Real-time streaming transcription WebSocket API from Kensho Technologies (a wholly-owned S&P Global subsidiary). Companion to the Kensho Scribe v2 batch REST API. Streams uncomp...
ASYNCAPI