Investigation and Discovery Phases Complete.

This commit is contained in:
2026-06-25 16:45:22 +08:00
parent 1a346833ef
commit 66963e0b90
164 changed files with 898818 additions and 0 deletions
@@ -0,0 +1,20 @@
# THIRDPARTY_INDICES_API_URL
- **URL:** https://api.sgx.com/thirdpartyindices/v1.0/
- **Status:** 403
- **Classification:** BLOCKED
- **Content-Type:** application/json
- **Content-Length:** 42 bytes
- **Elapsed:** 0.0 s
- **Probed at:** 2026-06-24T09:39:46.621254+00:00
- **Error:** HTTPError: HTTP Error 403: Forbidden
- **Block reasons:** HTTP 403
## Notes
The bare `/thirdpartyindices/v1.0/` path returns HTTP 403; a known sub-path works.
- **Working sub-path:** `/chinabonds` returns ChinaBond index data.
- Other third-party benchmark sub-paths (e.g. FTSE, MSCI, iEdge) remain to be discovered.
- Include `Origin`/`Referer` headers.