SGX Data Connectivity / Market Data

Commercial

by Singapore Exchange (SGX)

Official market data products for Singapore-listed securities and derivatives, distributed via licensed feeds and the SGX data services. Real-time and historical SGX data requires a commercial licence.

How to authenticate

  1. 1Review data products at sgx.com/data-connectivity.
  2. 2Contact SGX data services to licence the feed you need (fees depend on usage and redistribution).
  3. 3Sign the market data agreement and receive connectivity credentials.
  4. 4Alternatively use licensed redistributors (Refinitiv, Bloomberg, Xignite) if you already have those relationships.

Example request

Request
curl 'https://api.sgx.com/securities/v1.1/gtis' # unofficial endpoint used by sgx.com's own site; not a supported public API

Example response

Response (truncated)
{"meta":{...},"data":[{"id":"...","n":"DBS","nc":"D05","lt":35.2}]}

Notes for AI agents

There is no free official SGX API; api.sgx.com endpoints power sgx.com itself, are undocumented and can change or be blocked without notice. For production use licensed data only.

Machine-readable version: /api/apis/sgx-data

Related APIs