v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
IPO & Performance

Company IPO & Listing Performance

Returns price change percentages since listing date for a given IDX-listed symbol, across 7, 30, 90, and 365-day windows.

<Note>Listing performance data is only available for tickers listed after May 2005.</Note>

<Note>IDX symbol: 4 letters, optionally followed by .jk (case-insensitive). E.g. GOTO, BREN, BUKA.</Note>

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

get/v2/listing-performance/{symbol}/

Path parameters

symbolstring required

IDX symbol symbol. E.g. ARTO, BREN, GOTO.

Response

Price change percentages since listing across multiple time windows.

symbolstring required

Ticker symbol.

chg_7dnumber double nullable required

Price change since listing at 7 days.

chg_30dnumber double nullable required

Price change since listing at 30 days.

chg_90dnumber double nullable required

Price change since listing at 90 days.

chg_365dnumber double nullable required

Price change since listing at 365 days.

company_namestring nullable required

Full company name.

listing_datestring date nullable required

Date the stock was listed.

shares_offeredinteger nullable required

Number of shares offered in the IPO.

percent_total_sharesnumber double nullable required

Offered shares as a fraction of total shares.

book_building_start_datestring date nullable required

Book-building period start date.

book_building_end_datestring date nullable required

Book-building period end date.

book_building_lower_boundinteger nullable required

Book-building price lower bound (IDR).

book_building_upper_boundinteger nullable required

Book-building price upper bound (IDR).

offering_start_datestring date nullable required

Public offering start date.

offering_end_datestring date nullable required

Public offering end date.

offering_priceinteger nullable required

Final offering price per share (IDR).

distribution_datestring date nullable required

Share distribution date.

prospectus_urlstring nullable required

URL of the IPO prospectus.

additional_info_urlstring nullable required

URL of additional IPO information.