/openapi/v1/* covering six data
domains:
Commodities
Spot prices, top movers, gold–DXY correlation and historical series.
Crypto
Market overview, dominance, bubble map, on-chain and derivatives metrics.
ETF
Listings, performance & net-flow rankings, holdings, NAV growth, composition.
FX
Summary, live table, 90-day correlation matrix and EM stress monitor.
Macro
GDP, CPI/PCE, exchange rates, population, government debt, rates & yields.
Real Estate
Statistics, land prices, provinces / wards and choropleth GeoJSON.
Base URL
https://stg-api.hayinsights.com.
How it works
- One credential. Send your API key in the
X-API-Keyheader on every request. There is no request signing — see Authentication. - Plan-based access. Which data domains you can call and how much you can call them are governed by the subscription plan attached to your key — see Plans & features.
- Weighted quota. Each endpoint consumes a weighted amount of your
per-minute budget; every response returns
X-RateLimit-*headers — see Rate limits. - Consistent envelope. Every response is wrapped in
{ success, statusCode, data, meta }.
Response envelope
Make your first call
Get an API key and fetch live data in under 5 minutes.