S&P Global · JSON Structure

S And P Global Market Data Structure

Structure of a commodity price assessment from the S&P Global Commodity Insights API

Type: Properties: 0
Financial DataCredit RatingsMarket IntelligenceCommodity InsightsEnergy MarketsCapital MarketsFortune 500

S&P Global Commodity Market Data Point is a JSON Structure definition published by S&P Global.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "S&P Global Commodity Market Data Point",
  "description": "Structure of a commodity price assessment from the S&P Global Commodity Insights API",
  "fields": [
    {
      "name": "symbol",
      "type": "string",
      "required": true,
      "description": "Platts commodity symbol code (e.g., PCAAS00)"
    },
    {
      "name": "assessDate",
      "type": "date",
      "required": true,
      "description": "Date of the price assessment"
    },
    {
      "name": "value",
      "type": "number",
      "required": true,
      "description": "Assessment value (price)"
    },
    {
      "name": "uom",
      "type": "string",
      "required": true,
      "description": "Unit of measure (e.g., USD/BBL, USD/MMBTU)"
    },
    {
      "name": "currency",
      "type": "string",
      "required": true,
      "description": "ISO 4217 currency code"
    },
    {
      "name": "bate",
      "type": "string",
      "required": false,
      "description": "Buy/Ask/Trade/Close indicator (B, A, T, C)"
    },
    {
      "name": "modDate",
      "type": "date-time",
      "required": false,
      "description": "Last modification timestamp"
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/s-and-p-global-market-data-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.