v1
latestOpenAPI 3.0.32026-07-2664108290.0 KBStock Suspensions
Returns a paginated list of historical IDX-listed stock suspensions, including the date a stock was suspended, the official reason, and a link to the IDX PDF notice. Filter by symbol to look up a specific company's suspension history, or by start / end to scope to a date window.
<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>
Query parameters
Optional filter by IDX symbol (case-insensitive). E.g. BBCA, GOTO.
Start date in YYYY-MM-DD format. Optional; if omitted, no lower bound is applied. Filters on suspension_date.
End date in YYYY-MM-DD format. Optional; if omitted, no upper bound is applied. Future dates return 400.
Items per page. Max 30.
Number of items to skip.
Response
Paginated list of stock suspensions.