# ETF_API_URL - **URL:** https://api.sgx.com/etfscreener/v1.0 - **Status:** 403 - **Classification:** BLOCKED - **Content-Type:** application/json - **Content-Length:** 42 bytes - **Elapsed:** 0.0 s - **Probed at:** 2026-06-24T09:39:41.800674+00:00 - **Error:** HTTPError: HTTP Error 403: Forbidden - **Block reasons:** HTTP 403 ## Notes The bare `/etfscreener/v1.0` path returns HTTP 403; a documented sub-path works. - **Working sub-path:** `/documents` returns ETF factsheet/document metadata. - For live ETF price snapshots use `SECURITIES_API_URL` `/etfs?params=n,nc,cx,lt,c,p,vl,v,sc`. - Include `Origin`/`Referer` headers for `api.sgx.com` calls.