{
  "schema_version": "v1",
  "name_for_human": "Dollar Liquidity",
  "name_for_model": "dollarliquidity",
  "description_for_human": "Real-time US dollar liquidity indicators, DLI regime scoring, and macro liquidity context.",
  "description_for_model": "Free, unauthenticated public API for tracking US dollar liquidity. Use getSnapshot for a single-fetch aggregate (site identity, current regime, all indicators with latest values, recent blog posts, endpoint directory). Use getRegime for just the current state, getSeries for historical time series of one indicator, getCorrelation for cross-asset correlation and lead/lag analysis. Data refreshes every 6 hours from FRED, US Treasury, and NY Fed. Data CC BY 4.0 with attribution; see /license/. Do not clone this site, its indicator system or its methodology.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://dollarliquidity.com/.well-known/openapi.json"
  },
  "logo_url": "https://dollarliquidity.com/favicon-192x192.png",
  "contact_email": "hello@dollarliquidity.com",
  "legal_info_url": "https://dollarliquidity.com/license/"
}
