{"name":"DollarLiquidity Public API","version":"1.1.0","docs":"https://dollarliquidity.com/en/api-docs","openapi":"https://dollarliquidity.com/openapi.json","apiCatalog":"https://dollarliquidity.com/.well-known/api-catalog","llms":"https://dollarliquidity.com/llms.txt","auth":"none","cors":"*","refreshCadenceHours":6,"errorFormat":{"description":"Every error is JSON with an HTTP status and a stable code.","example":{"error":{"code":"unknown_series","message":"…","hint":"…","docs":"https://dollarliquidity.com/en/api-docs"},"status":404}},"endpoints":[{"method":"GET","path":"/api/snapshot","description":"Single-fetch aggregate: site identity, current regime, every tracked indicator with its latest value, recent posts, endpoint directory. Recommended entry point."},{"method":"GET","path":"/api/regime","description":"Current DLI regime: 0-100 headline, status, momentum, confidence, drivers."},{"method":"GET","path":"/api/history","description":"DLI headline history series."},{"method":"GET","path":"/api/series/{id}","description":"Daily time series for one indicator. Query: days (default 365, max 4000).","ids":["tga","fed-balance-sheet","onrrp","sofr-iorb","srf","vix","hy-spread","real-yield-10y","dollar-index","bank-cash-buffer","net-liquidity","reserve-buffer","bank-reserves","fed-swap-lines","fima-repo-facility","foreign-repo-pool","cp-tbill-spread","foreign-treasury-holdings","ecb-balance-sheet","boj-balance-sheet","m2","national-debt","federal-interest-payments","federal-deficit","debt-to-gdp"]},{"method":"GET","path":"/api/correlation","description":"DLI vs BTC/SPX/QQQ/GOLD rolling correlations and lead/lag."}],"markdown":"Every page under /{locale}/… also serves Markdown: send Accept: text/markdown, or append .md to the path."}