OPENAPI Detail

XML JSON

Financial Services Commission_Information on stock market prices

Securities product price information is data that provides real-time price information on listed securities products provided by the Korea Exchange. It includes price items such as opening price, closing price, high price, low price, trading volume, and volatility of major securities products such as listed index funds (ETFs), listed index bonds (ETNs), and equity-linked warrants (ELWs). This data consists of three operations. Each operation is as follows. ① ETF price: Search for price information for each stock of listed index funds (ETFs). ② ETN price: Search for price information for each stock of listed index bonds (ETNs). ③ ELW price: Search for price information for each stock of equity-linked warrants (ELWs).

※ Application for use is only available on the PC version.

Financial Services Commission_Information on stock market prices Information such as classification and provision of file data information system
Classified General Public Administration - Finance and finance Provided By
Department Department No
API Type REST Data Format JSON+XML
Usage 485 Keyword ETF,ETN,PROFIT,Securities product price,Listed Index Fund,Listed Index Bonds,Exchange rate
Registered 2021-11-16 Edited 2025-07-17
Deliberation Type dev : allow / run : allow
Payment free
Scope of License
References 오픈API 활용자가이드_금융위원회_증권상품시세정보.docx

Function

  • Application for Use Development level : allowed / Operation level : allowed
  • Available traffic 100000 / Operational account can increase traffic by applying for use case registration
  • Requested Link http://apis.data.go.kr/1160100/service/GetSecuritiesProductInfoService/getETFPriceInfo
  • Service URL https://apis.data.go.kr/1160100/service/GetSecuritiesProductInfoService

Request Parameter

Request Parameter

Category(Korean) Category(English) Size Division Sample Data Description
serviceKey Essential Authentication key received from public data portal
numOfRows Optional number of results per page
pageNo Optional page number
resultType Optional Classification (xml, json) Default: xml
basDt Optional Search for data whose search value and reference date match
beginBasDt Optional Search for data whose reference date is greater than or equal to the search value
endBasDt Optional Search for data whose base date is less than the search value
likeBasDt Optional Search for data whose reference date value contains the search value
likeSrtnCd Optional Search for data whose shortcode contains the search value
isinCd Optional Search for data that matches the search value and ISIN code
likeIsinCd Optional Search data with ISIN code including search value
itmsNm Optional Search for data that matches the search value and item name
likeItmsNm Optional Search for data that includes the item name search value
beginVs Optional Search for data whose contrast is greater than or equal to the search value
endVs Optional Search for data whose contrast is less than the search value
beginFltRt Optional Search for data whose fluctuation rate is greater than or equal to the search value
endFltRt Optional Search for data whose fluctuation rate is less than the search value
beginNav Optional Search for data whose NAV is greater than or equal to the search value
endNav Optional Search for data whose NAV is less than the search value
beginTrqu Optional Search for data whose trading volume is greater than or equal to the search value
endTrqu Optional Search for data with a trading volume less than the search value
beginTrPrc Optional Search for data whose transaction value is greater than or equal to the search value
endTrPrc Optional Search for data whose transaction value is less than the search value
beginMrktTotAmt Optional Search for data whose market capitalization is greater than or equal to the search value
endMrktTotAmt Optional Search for data whose market capitalization is less than the search value
bssIdxIdxNm Optional Search for data that matches the search value and the basic index_index name
likeBssIdxIdxNm Optional Search for data that contains the search value for the basic index_index name.

Response Element

Response Element

Category(Korean) Category(English) Size Division Sample Data Description

Sample Code

Please check the sample code on your PC.