{
  "id": "6afee48c-8776-4d18-bea8-b936324fcfd1",
  "slug": "sgx-data",
  "name": "SGX Data Connectivity / Market Data",
  "provider": "Singapore Exchange (SGX)",
  "category_slug": "finance-banking",
  "description": "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.",
  "base_url": "https://api.sgx.com",
  "docs_url": "https://www.sgx.com/data-connectivity",
  "openapi_url": null,
  "auth_type": "restricted",
  "auth_guide": [
    "Review data products at sgx.com/data-connectivity.",
    "Contact SGX data services to licence the feed you need (fees depend on usage and redistribution).",
    "Sign the market data agreement and receive connectivity credentials.",
    "Alternatively use licensed redistributors (Refinitiv, Bloomberg, Xignite) if you already have those relationships."
  ],
  "pricing": "paid",
  "rate_limit": null,
  "example_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_snippet": "{\"meta\":{...},\"data\":[{\"id\":\"...\",\"n\":\"DBS\",\"nc\":\"D05\",\"lt\":35.2}]}",
  "agent_notes": "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.",
  "status": "live",
  "tags": [
    "sgx",
    "market-data",
    "stocks",
    "derivatives",
    "licensed"
  ],
  "sg_official": false,
  "created_at": "2026-07-05T08:44:12.347Z",
  "updated_at": "2026-07-05T09:15:27.016Z",
  "page_url": "https://singaporeapi.com/apis/sgx-data"
}