Files
sgx_scrapper/docs/endpoints/METADATA_API_URL_meta.md
T
2026-06-26 10:17:27 +08:00

17 lines
842 B
Markdown

# METADATA_API_URL
- **URL:** https://api.sgx.com/marketmetadata/v2
- **Status:** 200
- **Classification:** ACCESSIBLE
- **Content-Type:** application/json
- **Content-Length:** 8183039 bytes
- **Elapsed:** 0.049 s
- **Probed at:** 2026-06-24T09:39:55.146602+00:00
## Notes
`/marketmetadata/v2` is the instrument master (~11 MB uncompressed). It is the authoritative mapping of symbols, names, listing status, currencies, board lots, etc.
- **Single-stock scope:** `/?stock-code={code}` can be appended to narrow the response (observed on `investors.sgx.com`).
- While `METADATA_API_URL` is the best instrument master, the `sector`/`industry` fields were largely empty in the sampled records; use `V1_SECURITIES_CPFIS_LIST_URL` for SSIC sector taxonomy and `SECURITIES_API_URL` for live price fields.
- Include `Origin`/`Referer` headers.