Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S&P Global (sp-global)

About this repository

This is not our API. This repository is an independent, third-party profile of a company's publicly available API surface, maintained by API Evangelist. API Evangelist does not operate, host, resell, or support this company's APIs, and is not affiliated with or endorsed by the company unless stated on the profile.

Where the information came from. Everything here is assembled from material a member of the public can reach with a browser and no credentials — the company's own website, developer portal and documentation, the specifications it publishes for public use (OpenAPI, AsyncAPI, JSON Schema, apis.json, llms.txt and similar), its public repositories, and its public status, pricing and changelog pages. Nothing here is obtained by breaching a system, defeating an access control, or using credentials of any kind.

The rating is an independent assessment. The Kin Score and Agent Readiness rating are independently calculated scores of a company's public API artifacts, produced by API Evangelist against a published rubric. They are not certifications, endorsements, security assessments, or audits, and they score published artifacts — not the quality, safety, or security of the software.

Corrections, re-scores, and removal are free. No partnership, contract, or purchase is required, and you do not need to justify the request.

  • Something wrong? Open an issue on this repository, or email info@apievangelist.com.
  • Published something new? Ask for a re-score and we will re-run the rating.
  • Want the listing taken down? Say so and we will honor it. The profile is reduced to your company name, a factual description, and a link to your own site, and the company is recorded as unrated — never scored zero for having asked.

Response times. Acknowledgement within one business day; removal or restriction within two business days; corrections and re-scores within five business days.

On a security or compliance team? Email info@apievangelist.com with security in the subject line and you will get a person, not a form. We will tell you exactly which public URLs this profile was built from so your team can see the same surface we did, and we will take the listing down on request while you work through it.

Full detail: Where this data comes from

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.json: https://raw.githubusercontent.com/api-evangelist/sp-global/refs/heads/main/apis.yml

Scope

  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Capital IQ
  • Commodity Insights
  • Credit Ratings
  • Document Extraction
  • ESG
  • Financial Data
  • Index Data
  • LLM
  • MCP
  • Market Intelligence
  • Mobility
  • Named Entity Recognition
  • Speech to Text

Timestamps

  • Created: 2026-05-23
  • Modified: 2026-05-29

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 Transactions, and Global Securities information to LLMs and agentic AI applications. Distributed via the kensho-kfinance Python library and an MCP server compatible with Claude, ChatGPT, Microsoft Copilot Studio, Amazon QuickSuite, Databricks, and Mistral. 60 documented REST endpoints across companies, securities, statements, estimates, transcripts, mergers, funding rounds, and identifier crosswalks.

Tags

  • Financial Data
  • Capital IQ
  • LLM
  • MCP
  • Agents
  • Market Intelligence

Properties

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 and Figure Extraction (FigEx). REST API at extract.kensho.com with asynchronous extractions and presigned upload/download URLs.

Tags

  • Document Extraction
  • OCR
  • PDF
  • Tables
  • Unstructured Data

Properties

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 asynchronous batch annotation with optional person tagging and originating-entity context for financial documents.

Tags

  • NER
  • Entity Linking
  • NLP
  • Capital IQ
  • Wikimedia

Properties

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 business audio (earnings calls, conferences). Companion real-time WebSocket API and Human-in-the-Loop batch option are documented alongside.

Tags

  • Speech to Text
  • Transcription
  • Audio
  • Video
  • Batch

Properties

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 with an audio_format (RAW pcm_s16le, 16 kHz, mono), followed by base64-encoded AddData chunks of at most 15 seconds each carrying monotonically increasing sequence_numbers, and finally EndOfStream. The server streams TranscriptionStarted, DataAdded, AddTranscript, EndOfTranscript, and Error messages back over the same socket. This is the only public WebSocket surface S&P Global exposes — Capital IQ Pro, Marketplace, and other market-data feeds are delivered via REST, file/SFTP, Snowflake share, and Databricks share.

Tags

  • Speech to Text
  • Transcription
  • WebSocket
  • Streaming
  • Real Time
  • AsyncAPI

Properties

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 customers on the v1 contract.

Tags

  • Speech to Text
  • Transcription
  • Audio
  • Legacy

Properties

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 linking back to the underlying S&P Global data. Currently Alpha — access by request to commercial@kensho.com. No public OpenAPI yet.

Tags

  • Grounding
  • Agents
  • Retrieval
  • Citations
  • Alpha

Properties

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. The Capital IQ Pro API is delivered as part of an enterprise subscription rather than as a self-serve developer signup; the LLM-ready API exposes a substantial subset of the same dataset.

Tags

  • Capital IQ
  • Market Intelligence
  • Financial Data
  • Enterprise

Properties

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-party vendors. Distribution mechanisms include Snowflake shares, Databricks shares, file/SFTP delivery, API access, and packaged datasets. The Marketplace is the front door for discovering S&P Global APIs that are sold through enterprise channels.

Tags

  • Marketplace
  • Data Catalog
  • Distribution
  • Snowflake Share
  • Databricks

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com Email: commercial@kensho.com URL: https://kensho.com Email: market.intelligence@spglobal.com URL: https://www.spglobal.com/market-intelligence

About

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.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors