commodities.sh

Contact

Questions, bug reports, or feedback about commodities.sh — email feedback@commodities.sh.

What should I include in a bug report?

The endpoint or instrument code involved, what you expected vs. what you got, and a timestamp if possible. If it's a data-freshness question, check /health first — some staleness reflects real upstream publication lag, not a bug.

Is there a faster way to check API status?

Yes — GET /health returns a real HTTP status (503 when degraded, 200 when healthy) with a per-source freshness breakdown, before you need to email anyone.

Related