본문 바로가기

OpenAPIOpen API

OpenAPI

  • OpenAPI

Using OpenAPI

  • STEP 01
    Log in.
  • STEP 02
    Sign up for OpenAPI.
  • STEP 03
    AccessON will give you an API key authentification.
  • STEP 04
    Check your API key.

※  Log in and check your application to see if your OpenAPI is authorized.
※  AccessON OpenAPI is for academic research and searches. Using APIs for commerical purposes such as re-processing data for building DB is prohibited.

Open Application Programming Interface is commonly defined as an API that provides users with access to data or web service.
Sign up to get an API key.
Provide metadata as JSON to authorized users.
URLs for AccessON API calls are as below.
  • Information of Journals(by ISSN)

    https://accesson.kisti.re.kr/api/journalDetail.do?issn=2079-9292&key=API key

  • List of Articles(by ISSN)

    https://accesson.kisti.re.kr/api/journalArticleList.do?issn=2079-9292&listSize=10&pageNo=1&key=API key

  • Information of Articles(by DOIs)

    https://accesson.kisti.re.kr/api/journalArticleDetail.do?doi=10.1080/15481603.2019.1587890&key=API key

※  For more information for using OpenAPI, please contact AccessON(accesson@kisti.re.kr).