สำหรับนักพัฒนา
คู่มือการใช้งาน https://worldheritagesite.onep.go.th/ API
กลุ่มงานประสานการบริหารจัดการมรดกโลกภายใต้สำนักงานนโยบายและแผนทรัพยากรธรรมชาติและสิ่งแวดล้อม ได้เปิดให้เข้าถึงข้อมูลต่างๆของกลุ่มงาน ฯ ผ่านทาง API สำหรับนักพัฒนาระบบและบุคคลทั่วไปเพื่อให้ง่ายต่อการนำข้อมูลไปใช้งาน โดยมีการเปิด API ให้ใช้งานทั้งหมด 9 บริการดังนี้
- แหล่งมรดกโลก
- แหล่งที่ขึ้นทะเบียนในบัญชีรายชื่อเบื้องต้น ของศูนย์มรดกโลก
- แหล่งที่ขึ้นทะเบียนในบัญชีรายชื่อของไทย
- รายละเอียดแหล่ง
- ข่าวสารและกิจกรรม
- รายละเอียดข่าวสารกิจกรรม
- เอกสาร
- รายละเอียดเอกสาร
- หน่วยงานผู้ดูแลแหล่งมรดกโลก
หัวข้อ | รายละเอียด |
---|---|
Name | worldheritagesites |
Url | https://worldheritagesite.onep.go.th/api/worldheritagesites |
Method | GET |
Content-Type | application/json |
Result |
Success:
Error:
|
หัวข้อ | รายละเอียด |
---|---|
Name | worldtentativelist |
Url | https://worldheritagesite.onep.go.th/api/worldtentativelist |
Method | GET |
Content-Type | application/json |
Result |
Success:
Error:
|
หัวข้อ | รายละเอียด |
---|---|
Name | thaiheritagesites |
Url | https://worldheritagesite.onep.go.th/api/thaiheritagesites |
Method | GET |
Content-Type | application/json |
Result |
Success:
Error:
|
หัวข้อ | รายละเอียด |
---|---|
Name | sitedetail |
Url | https://worldheritagesite.onep.go.th/api/sitedetail?id=%ID% |
Parameters | %ID% - รหัสแหล่งที่ได้จากรายการในข้อ 1-3 |
Method | GET |
Content-Type | application/json |
Result |
Success:
Error:
|
หัวข้อ | รายละเอียด |
---|---|
Name | events |
Url | https://worldheritagesite.onep.go.th/api/events |
Method | GET |
Content-Type | application/json |
Result |
Success:
Error:
|
หัวข้อ | รายละเอียด |
---|---|
Name | eventdetial |
Url | https://worldheritagesite.onep.go.th/api/eventdetial?id=%ID% |
Parameters | %ID% - รหัสข่าวสารและกิจกรรมที่ได้จากรายการในข้อ 5 |
Method | GET |
Content-Type | application/json |
Result |
Success:
Error:
|
หัวข้อ | รายละเอียด |
---|---|
Name | documents |
Url | https://worldheritagesite.onep.go.th/api/documents |
Method | GET |
Content-Type | application/json |
Result |
Success:
Error:
|
หัวข้อ | รายละเอียด |
---|---|
Name | documentdetail |
Url | https://worldheritagesite.onep.go.th/api/documentdetail?id=%ID% |
Parameters | %ID% - รหัสเอกสาร ที่ได้จากรายการในข้อ 7 |
Method | GET |
Content-Type | application/json |
Result |
Success:
Error:
|
หัวข้อ | รายละเอียด |
---|---|
Name | offices |
Url | https://worldheritagesite.onep.go.th/api/offices |
Method | GET |
Content-Type | application/json |
Result |
Success:
Error:
|