Endpoint
GET /api/v1/commodity/gold/latestReplace gold with any supported commodity slug, such as silver, oil, brent, natural-gas, copper, corn, or nickel.
Fetch the latest commodity price observation with a source label, provenance line, observation time, and ingestion time. This endpoint is designed for widgets, dashboards, and citation-friendly market snapshots.
GET /api/v1/commodity/gold/latestReplace gold with any supported commodity slug, such as silver, oil, brent, natural-gas, copper, corn, or nickel.
Precious metals, base metals, and grains include machine-readable quote context on individual latest endpoints: quoteUnit, contractHint, venueHint, sourceFrequency, sourceRole, and riskNote. Preserve these fields when displaying alerts, widgets, or AI-generated answers.
GET /api/v1/energy/latestFetch WTI, Brent, and Henry Hub in one response for energy dashboards, widgets, and AI citation tools. Energy rows include benchmarkName, quoteUnit, exchangeHint, and marketSessionHint in addition to the standard latest-price fields.
Individual routes remain available at /api/v1/commodity/oil/latest, /api/v1/commodity/brent/latest, and /api/v1/commodity/natural-gas/latest.
Responses use public cache headers with short revalidation windows. If no API key is configured, requests are rate-limited by IP. When showing values publicly, include the observation time and provenance line so readers understand the source and freshness of the data.
View a citation-friendly price page