Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
S&P Global website screenshot

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.

agent native

Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.

Kin Score

API Evangelist profiles S&P Global the way a machine reads it — 146 machine-readable artifacts across 9 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — S&P Global scores 68.1/100 (strong), with a separate agent-readiness read of 89/100 (agent native). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 68.1/100 · strong
Contract Quality 18.0 / 25
Developer Ergonomics 13.9 / 20
Commercial Clarity 14.7 / 20
Operational Transparency 4.8 / 13
Governance 7.9 / 12
Discoverability 8.8 / 10
Agent readiness — 89/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3

How we profile S&P Global

Each block below is one kind of artifact we hold for S&P Global. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 9

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

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

Scroll within the panel for all 9 ·

Open Collections 5

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Kensho Extract API

OPEN COLLECTION

LLM-ready API

OPEN COLLECTION

NERD Service API

OPEN COLLECTION

Scribe Batch API

OPEN COLLECTION

Scribe Batch API

OPEN COLLECTION

MCP Servers 2

Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Sp Global Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Features 10

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

5 public REST OpenAPI surfaces (LLM-ready, Extract, NERD, Scribe v1 batch, Scribe v2 batch)
71 documented REST endpoints across the 5 specs (60 LLM-ready, 5 Extract, 3 NERD, 1 Scribe v1, 2 Scribe v2)
MCP server for the LLM-ready API with stdio, SSE, and streamable-http transports
Claude Cowork plugin shipping tearsheets, funding digests, and earnings preview skills
kensho-kfinance Python SDK on PyPI with LangChain/OpenAI/Anthropic/Gemini examples
OIDC authentication with keypair (production) or refresh token (development) flows
Distribution via Snowflake and Databricks marketplace shares in addition to direct REST
Capital IQ database back-end powering financial entity disambiguation across products
Real-time WebSocket transcription companion to the Scribe batch APIs
Grounding Agent (Alpha) for retrieval-with-citations over AI-ready datasets

Scroll within the panel for all 10 ·

Event Specifications 1

Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.

AsyncAPI definitions for this provider's event-driven and streaming APIs.

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

Semantic Vocabularies 1

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Sp Global Context

20 classes · 67 properties

JSON-LD

Spectral Rules 3

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

S&P Global API Rules

7 rules · 1 errors · 6 warnings

SPECTRAL

S&P Global API Rules

6 rules · 5 warnings

SPECTRAL

S&P Global API Rules

12 rules · 5 errors · 7 warnings

SPECTRAL

JSON Schema 9

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

Kensho Extract Extraction

0 properties

JSON SCHEMA

Kensho LLM-ready API Auditor

0 properties

JSON SCHEMA

Kensho LLM-ready API Company Info

0 properties

JSON SCHEMA

Kensho LLM-ready API Cusip

0 properties

JSON SCHEMA

Kensho LLM-ready API Earnings

0 properties

JSON SCHEMA

Kensho LLM-ready API Estimate

0 properties

JSON SCHEMA

Kensho NERD Annotation

0 properties

JSON SCHEMA

Kensho Scribe Transcription

0 properties

JSON SCHEMA

Scroll within the panel for all 9 ·

JSON Structure 9

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Kensho Extract Extraction Structure

0 properties

JSON STRUCTURE

Kensho Llmready Auditor Structure

0 properties

JSON STRUCTURE

Kensho Llmready Company Info Structure

0 properties

JSON STRUCTURE

Kensho Llmready Cusip Structure

0 properties

JSON STRUCTURE

Kensho Llmready Earnings Structure

0 properties

JSON STRUCTURE

Kensho Llmready Estimate Structure

0 properties

JSON STRUCTURE

Kensho Nerd Annotation Structure

0 properties

JSON STRUCTURE

Kensho Scribe Transcription Structure

0 properties

JSON STRUCTURE

Scroll within the panel for all 9 ·

Examples 75

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Scroll within the panel for all 75 ·

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Sp Global Authentication

http/oauth2/openIdConnect · 1 scheme

SECURITY

Sp Global Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Sp Global Scopes

2 scopes · authorizationCode/refresh_token

2 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Sp Global Agentic Access

79 operations · 17 acting

79 operations · 17 acting

AGENTIC

Use Cases 7

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

AI Equity Research

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.

M&A and Funding Intelligence

Pull merger, acquisition, advisor, and funding-round details for deal sourcing, target screening, and competitive intelligence.

Earnings and Estimates Workflows

Retrieve consensus, estimates, calendar dates, and transcripts for earnings preview generation and post-call analysis.

Document Intelligence

Convert PDF filings, decks, and research into structured JSON with Kensho Extract for downstream RAG and analytics pipelines.

Entity Linking for Financial Text

Use Kensho NERD to disambiguate company and security mentions in news, filings, and chat to canonical Capital IQ IDs.

Earnings Call Transcription

Transcribe finance and business audio with Kensho Scribe v2 batch and real-time APIs, including Human-in-the-Loop review for highest accuracy.

Grounded Conversational Analytics

Build chatbots and analyst assistants that return cited answers from S&P Global datasets via the Grounding Agent.

Scroll within the panel for all 7 ·

Integrations 8

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

Claude (Anthropic)

First-class Claude Desktop, Claude Cowork, and Claude Code MCP integrations including the S&P Global Plugin.

ChatGPT (OpenAI)

MCP connector documented under llmreadyapi/mcp/third-party/chatgpt; code-generation and function-calling notebooks for OpenAI models.

Microsoft Copilot Studio

Documented MCP third-party integration path for enterprise Copilot deployments.

Amazon QuickSuite

Documented MCP integration for AWS-hosted GenAI workflows.

Databricks

MCP integration plus Databricks marketplace shares for AI-ready data distribution.

Mistral (Beta)

MCP integration in beta for Mistral-hosted agents.

LangChain

Function-calling notebooks under llm-ready-api-examples wrap kFinance tools as LangChain tools across OpenAI, Anthropic, and Google Gemini providers.

Snowflake Marketplace

Distribution channel for S&P Global Marketplace datasets via Snowflake data sharing.

Scroll within the panel for all 8 ·

Resources

Every other property we hold for S&P Global — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 2

Portal, sign-up, and the first successful call

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

← All providers · Data indexed from github.com/api-evangelist/sp-global · machine-readable index on apis.io