Archer Daniels Midland · Example Payload

Archer Daniels Midland Commodity Data Api Commodity Detail Example

AgricultureFood ProcessingCommoditiesSupply ChainFortune 100Nutrition

Archer Daniels Midland Commodity Data Api Commodity Detail Example is an example object payload from Archer Daniels Midland, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnametypecurrentPricecurrencyunitpriceDateweekHighweekLowvolume

Example Payload

Raw ↑
{
  "id": "CORN-US",
  "name": "Yellow Corn",
  "type": "corn",
  "currentPrice": 4.85,
  "currency": "USD",
  "unit": "bushel",
  "priceDate": "2026-04-19",
  "weekHigh": 5.1,
  "weekLow": 4.72,
  "volume": 125000000
}