Open Api
With the Open API, you can use the historical record search service of Saemaul Undong Archives on your website.
Please issue an API key to use the search API.
Please issue an API key to use the search API.
API Key Application
1. Request URL
http://archives.saemaul.or.kr/api/
2. Request Variables
Request Variable | Value | Explanation |
---|---|---|
key | string (Required) | Enter the key string received after registration. |
q | string (Required) | Enter the search word |
page | integer (Default: 1) | Enter the page |
limit | integer (Default : 10 , Maximum 100) | Enter the number of results to be displayed on one page |
3. Output
Field | Value | Explanation |
---|---|---|
total | integer | Total number |
page | integer | Page number |
url | integer | Integrated search URL |
item category | string | Name of classification type |
item title | string | Name of historical record |
item url | string | URL of historical record viewer |
item text | string | Contents of historical record |