v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
SGX - Transaction Data

SGX Short Sell

Returns SGX short sell data. Supports filtering by symbol 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/short-sell/

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 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 short sell records.