v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
SGX - News & Filings

SGX News

Returns paginated SGX news articles. Supports filtering by sector, sub-sector, tags, symbols, and date range.

<Note>SGX symbol: 3 characters (letters or digits). E.g. D05, U11, Z74.</Note>

<Note>Date filters: both start and end are independent and optional — omit either side to leave that bound unconstrained. Future end dates return 400.</Note>

<Info>Costs 1 API credit.</Info>

get/v2/sgx/news/

Query parameters

sectorstring

Filter by sector (case-insensitive).

sub_sectorstring

Filter by sub-sector (case-insensitive).

startstring

Start date in YYYY-MM-DD format. Optional; if omitted, no lower bound is applied. Filters on timestamp.

endstring

End date in YYYY-MM-DD format. Optional; if omitted, no upper bound is applied. Future dates return 400.

limitinteger

Items per page. Max 30.

offsetinteger

Number of items to skip.

tagsstring

Comma-separated tag slugs. Get values from SGX Tags.

symbolsstring

Comma-separated SGX symbols. E.g. D05,U11.

Response

Paginated SGX news articles.