v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
SGX - Transaction Data

SGX Share Buybacks

Returns SGX share buyback records. Each row includes the purchase date, buyback type, price range, total value, total shares purchased, treasury shares after purchase, and mandate details.

<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/buybacks/

Query parameters

symbolstring

SGX symbol to filter by. E.g. D05, U11.

startstring

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

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.

Response

Paginated buyback records.