LSRI – Liquidity/Structural Risk Indicator

Early-warning risk signal for institutional monitoring. Data-only. Non-predictive. Audit-ready.

Subscribe Pilot (annual) Subscribe Professional (annual) Contact (Enterprise)

Key points

How it works

  1. Client calls /v2/lsri/latest daily for its universe.
  2. Client stores raw JSON internally (with governance metadata).
  3. Client can create append-only decision_snapshot records.
  4. Internal interpretation only (LSRI is not prescriptive).

What you get (API)

Example output (/v2/lsri/latest)

{
  "status": "success",
  "data": {
    "ticker": "MSFT",
    "date": "2026-01-05",
    "lsri_raw": 6.37,
    "lsri_level": 1,
    "lsri_confidence": 0.56,
    "lsri_persistence": 1,
    "lsri_regime": 0,
    "signal_factors": {
      "volatility_pressure": "low",
      "trend_instability": "low",
      "cross_asset_divergence": "low"
    },
    "signal_governance": {
      "model_version": "LSRI_v2.0.1",
      "threshold_schema": "TS_BULL_2026Q1"
    }
  },
  "metadata": {
    "timestamp": "2026-01-06T13:47:13Z"
  }
}

Example shown for illustration only. Values vary by date and asset.

How to read this

Who is this for / Why

Docs (audit / vendor)

API endpoint (example)

Replace with your real domain/key.

GET https://your-domain/v2/lsri/latest?ticker=MSFT
Header: X-API-Key: <your_key>

Pricing (indicative, USD/year)

Pilot – $120/year

  • 1 API key
  • Evaluation / limited internal use
  • Not cumulative (1 key per entity)
  • Not for production use
  • Fair use
  • Email support (best effort)

Professional – $480/year

  • 3 API keys
  • Internal production use (multi-env/teams)
  • Higher call volume
  • Priority email, change mgmt

Enterprise – Contact

  • Contractual terms
  • Custom SLA

Indicative only, non-contractual. Final terms via contract.