Wild APIs

Econdb

FreemiumLiveLast verified 24 Sept 2026
Aggregated macroeconomic time-series data (GDP, inflation, trade) from statistics offices worldwide.

Example request

curl -s -H 'Accept: application/json' 'https://www.econdb.com/api/sources/'

Free tier, in plain English

Metadata endpoints like sources and datasets work with no key, but querying an actual data series (e.g. /api/series/?ticker=...) returns 401 without one; the pricing/signup page is JavaScript-rendered and its specific free-tier limits couldn't be read from a plain fetch.

Alternatives in Datasets