{
  "name": "mtf.trading public API",
  "version": "v1",
  "description": "Read-only JSON over NSE + BSE Margin Trading Facility data. Money is in ₹ lakh unless a *_crore / *_lakh_crore field says otherwise.",
  "asOf": "2026-09-22",
  "endpoints": {
    "/api/v1/summary": "Headline MTF book · combined, NSE and BSE, with human strings.",
    "/api/v1/brokers": "Top brokers by latest disclosed MTF book (share of the disclosed book).",
    "/api/v1/global": "Stock margin debt by country in ₹ lakh crore (India vs the world).",
    "/api/v1/bhavcopy": "Raw daily equity bhavcopy (all columns) for NSE + BSE + MSE · filter by date, exchange, symbol, series; JSON or CSV.",
    "/api/v1/pr": "NSE's daily PR (Price/Reports) archive · 14 member files (52-week highs/lows, gainers/losers, market caps, board meetings, announcements, corporate actions, price data); pass date + file; JSON, CSV or raw.",
    "/api/v1/mcx": "MCX daily bhavcopy · commodity & index futures and options (FUTCOM/OPTFUT/FUTIDX/OPTIDX); filter by date, symbol, instrument, option type; JSON or CSV."
  },
  "badges": {
    "/badge/mtf-book.svg": "Embeddable SVG · combined MTF book.",
    "/badge/mtf-nse.svg": "Embeddable SVG · NSE MTF book.",
    "/badge/mtf-bse.svg": "Embeddable SVG · BSE MTF book."
  },
  "docs": "https://mtf.trading/data",
  "terms": "Free for any use with attribution to mtf.trading. Data is sourced from NSE/BSE official archives; provided as-is, no warranty.",
  "updated": "2026-09-24T11:33:35.366024+00:00"
}