Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document describes how to access the metadata DBs in KASI Science Data Archive via HTTP APIs (https://data.kasi.re.kr/api/).

1. Search by coordinates (RA & DEC)

...

...

  • HTTP POST request ( URL: https://data.kasi.re.kr/api/register/request )
  • Request parameters : JSON body {name, email, DOI, facility, dataID, comment}
  • Response type : JSON document saved to publication DB collection
  • Registered information should be verified by administrators before showing up in the API search results. 

...