S&P Global · Authentication Profile

Sp Global Authentication

Authentication

S&P Global secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

Capital IQCommodity InsightsCredit RatingsDocument ExtractionESGFinancial DataIndex DataLLMMCPMarket IntelligenceMobilityNamed Entity RecognitionSpeech to Text
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: cookie

Security Schemes

bearerAuth http
scheme: bearer
cookieAuth apiKey
· in: cookie (sessionid)
APIKey apiKey
· in: cookie (kensho_nerd_token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/kensho-extract-openapi.yml, openapi/kensho-llmready-openapi.yml, openapi/kensho-nerd-openapi.yml,
  openapi/kensho-scribe-batch-v2-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - cookie
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/kensho-extract-openapi.yml
  - openapi/kensho-llmready-openapi.yml
  - openapi/kensho-nerd-openapi.yml
  - openapi/kensho-scribe-batch-v2-openapi.yml
- name: cookieAuth
  type: apiKey
  in: cookie
  parameter: sessionid
  sources:
  - openapi/kensho-llmready-openapi.yml
- name: APIKey
  type: apiKey
  in: cookie
  parameter: kensho_nerd_token
  sources:
  - openapi/kensho-nerd-openapi.yml