Data & API
Data & API
Open feeds for our journalism and market data, plus the licensed B2B content API.
Open endpoints
GET/api/articles.json
Public JSON Feed (1.1) of article metadata — headlines, deks, beats, links. Supports ?beat=<slug>&limit=.
/api/articles.json?limit=20GET/api/history
Historical time series as JSON. source=fred|yahoo, id=<series/ticker>, range=1m|3m|6m|1y|5y|max. Or macro=<indicator id>.
/api/history?source=fred&id=DGS10&range=5yGET/api/export
The same series as a downloadable CSV (date,value) — for Excel / pandas.
/api/export?source=fred&id=DGS10&range=5yGET/api/macro
Macro dashboard — AU, commodity and US signals with source + frequency lineage. Gated signals return locked:true.
/api/macroPer-section RSS
Licensed B2B content API
GET/api/feed
Authenticated, paginated full-text feed for licensees. Requires an x-api-key header. ?limit=&offset=&beat=.
For a key, white-label feeds or quarterly research, contact [email protected] or see plans.
Data sources: FRED (incl. ABS/OECD & IMF series), Yahoo Finance, CoinGecko (spot gold), Frankfurter/ECB (FX). All endpoints are for educational and research use — nothing here is financial advice.