Read-only pricing index lookups used by formula pricing terms
Market indexes identify external price references used in formula pricing, extraction, and contract normalization. Use this endpoint to resolve theDocumentation Index
Fetch the complete documentation index at: https://docs.commodityai.io/llms.txt
Use this file to discover all available pages before exploring further.
market_index_id values accepted by pricing term components.
These records do not contain market prices or quote history. They are reference data for recognizing and linking index names such as Platts IODEX, Fastmarkets MBIOI, Argus HRC, LME ferrous contracts, CME futures, and SGX swaps.
Platts, Fastmarkets, Argus, LME, CME, or SGX.IODBZ00, MBIOI-62, MB-STE-0232, TIO, or HC.iron_ore, steel_flat, steel_long, ferrous_scrap, met_coal, met_coke, exchange_derivative, or steelmaking_raw_material_cost.Iron ore fines, Hot-rolled coil, Ferrous scrap, or Coking coal.outright, premium, differential, portside, exchange_settlement, and cost_index.| Field | Notes |
|---|---|
id | Market index UUID. Use this as market_index_id in pricing term components. |
provider | Index provider or exchange, such as Platts, Fastmarkets, Argus, LME, CME, or SGX. |
provider_code | Provider symbol or code when available. |
index_name | Canonical index name shown to users and used by extraction flows. |
aliases | Alternate names, broker wording, abbreviations, or old names. |
commodity_group | Broad commodity bucket used for filtering and matching. |
product | Product being priced. |
basis | Commercial market basis, such as CFR Qingdao, FOB China, or US Midwest. |
quality | Quality basis when it matters for matching. |
currency_id | Currency UUID for the quote currency when available. |
unit_id | Unit UUID when the quote unit maps cleanly to a canonical unit. |
quote_unit_text | Provider/display quote unit text, such as dmt, dmtu, gross ton, or mt. |
index_type | Pricing index category. |
status | Catalog status, such as seed, candidate, needs_verification, or customer_requested. |
provider_code matches first, then provider plus index_name or exact alias. Do not pick an index from product name alone when region, basis, quality, or exchange settlement is ambiguous.