Skip to content
ANY//
//Source · Business Intelligence

Japan Exchange Group API — No Vendor Contracts

The Japan Exchange Group runs the Tokyo Stock Exchange and Osaka Exchange — the world’s third-largest equity market — and publishes its statistics as HTML tables and PDF files. These 13 endpoints return the same official data as clean JSON on one key.

Start for free7-day free trial

What You Can Pull From Japan Exchange Group

POST /api/jpx/equities/dividendsUpcoming ex-dividend events for JPX-listed securities
POST /api/jpx/equities/ex-rightsEx-rights and ex-dividend events for the most recent trading day
POST /api/jpx/equities/haltedSecurities under current trading suspension on JPX
POST /api/jpx/equities/index-returnsWeekly or monthly return data for JPX market indices
POST /api/jpx/equities/margin-tradingOutstanding margin buy/sell balances for JPX-listed equities
POST /api/jpx/equities/market-statusCurrent trading statistics for JPX market segments (Prime, Standard, Growth)
POST /api/jpx/equities/rankingsTop stocks by turnover for each JPX market segment
POST /api/jpx/indicesCurrent price data for JPX market indices (TOPIX, Nikkei 225, segment sub-indices)
POST /api/jpx/listings/constituentsTOPIX constituent stocks with 33-sector classification and component weights
POST /api/jpx/listings/etfMonthly investment trust and ETF quotation listings from JPX
POST /api/jpx/listings/reitCurrent trading statistics for the JPX REIT and ETF markets
POST /api/jpx/listings/stocksTrading statistics and listed company counts by JPX market segment
POST /api/jpx/statistics/investor-typeWeekly buy/sell breakdown by investor category (foreign, domestic institution, retail, proprietary)

What Comes Back

{
  "code": "7203",
  "name": "Toyota Motor Corp.",
  "market": "Prime",
  "sector33": "Transportation Equipment",
  "weight_pct": 3.41,
  "index": "TOPIX"
}

Start Building With JPX Data

All 13 JPX endpoints on every plan — equities, indices, listings, and investor flows on one key.

Common Questions

The Japan Exchange Group operates the Tokyo Stock Exchange and Osaka Exchange. The endpoints cover all three TSE segments — Prime, Standard, and Growth — plus the TSE ETF/ETN market and the J-REIT market.