OPENAPI Detail

XML JSON

PublicProcurementService_NaraMarketplace_PublicDataOpenStandardService

The public data open standard service provides data on national procurement bidding, successful bids, and contract information based on the bid announcement date, bid opening date, and contract conclusion date in accordance with the [Ministry of the Interior and Safety Public Data Open Standards]. What is the Ministry of the Interior and Safety Public Data Open Standards? In order to promote the provision and use of public data, it defines common open standards to be applied when opening public data. It defines open standards by dataset field (provided items, attribute information, provided format, etc.) and other data open standards.

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

PublicProcurementService_NaraMarketplace_PublicDataOpenStandardService Information such as classification and provision of file data information system
Classified General Public Administration - General administration Provided By
Department Department No
API Type REST Data Format JSON+XML
Usage 3225 Keyword Procurement Statistics,Comprehensive analysis,DW,article,construction,Service,Foreign capital,Public Data Standards
Registered 2018-05-09 Edited 2025-11-03
Deliberation Type dev : allow / run : allow
Payment free
Scope of License
References 조달청_OpenAPI참고자료_나라장터_공공데이터개방표준서비스_1.1.docx

Function

  • Application for Use Development level : allowed / Operation level : allowed
  • Available traffic 1000000 / Operational account can increase traffic by applying for use case registration
  • Requested Link http://apis.data.go.kr/1230000/ao/PubDataOpnStdService/getDataSetOpnStdBidPblancInfo
  • Service URL http://apis.data.go.kr/1230000/ao/PubDataOpnStdService

Request Parameter

Request Parameter

Category(Korean) Category(English) Size Division Sample Data Description
serviceKey Essential - Authentication key received from the public data portal
pageNo Optional 1 Page number
numOfRows Optional 10 Number of results per page
type Optional json If you want to receive the Open API return type as JSON, specify it as 'json'.
bidNtceBgnDt Optional 201712010000 The bid announcement date range you want to search starts from 'YYYYMMDDHHMM' (the bid announcement date range is limited to 1 month)
bidNtceEndDt Optional 201712312359 The bid announcement date range you want to search ends at 'YYYYMMDDHHMM' (the bid announcement date range is limited to 1 month)

Response Element

Response Element

Category(Korean) Category(English) Size Division Sample Data Description
header Essential header
body Essential body

Sample Code

Please check the sample code on your PC.