Open Data — entry 034 of 44
Statistics of the World
Statistics of the World re-publishes IMF and World Bank macroeconomic indicators (GDP, population, inflation, and 440+ others) for 218 countries through a small Next.js-hosted JSON API. A live probe of the real endpoint (statisticsoftheworld.com/api/v2/history) confirms it's a genuine, working service — it returns proper 404 JSON error bodies for bad query params and carries `X-RateLimit-*` response headers for an unauthenticated "anonymous" tier, with an `X-API-Key` header accepted for a higher tier.
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreemiumA usable free tier exists, with paid plans for more volume.
FormatsJSONResponses can be requested as JSON.
GreatAPIs Score
Score85
Authentication25/25No authentication required
Pricing17/20Freemium tier available
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- No key needed — call it now.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.
Developer reference
Base URL
https://statisticsoftheworld.com/api/v2