# INDICES_API_URL - **URL:** https://api.sgx.com/indices/v1.0/ - **Status:** 200 - **Classification:** ACCESSIBLE - **Content-Type:** application/json - **Content-Length:** 261413 bytes - **Elapsed:** 0.041 s - **Probed at:** 2026-06-24T09:39:45.046260+00:00 ## Notes The base path returns a master list; chart and metadata sub-paths support trend analysis. - **Master list:** `/` returns ~854 indices with current OHLC/change. - **Single index metadata:** `/pid/{pid}/` (e.g. `.STI`, `SGN50N`, `.SREIT`, `SGLC40CN`). - **Charts:** - Intraday: `/charts/intraday/pid/{pid}/{period}?params=lp,trading_time,vl` - Historic: `/charts/historic/pid/{pid}/{period}?params=lp,trading_time,vl` - Periods seen: `5d`, `1m`. - Use the `.STI` PID for STI trend monitoring. Include `Origin`/`Referer` headers.