หมวดหมู่สินค้าของรายงานสถานการณ์การค้าในต่างประเทศ
линк https://graphql.ditp.go.th/
ตัวอย่างการใช้ curl command เพื่อเรียก graphql api (ต้องใช้ token นี้สำหรับข้อมูล public)
Token: Api-Key YqlvgTth.1PrBwB38knYz66vO1ULgaArg18DZmNsw
curl --request POST --header 'content-type: application/json' --header 'Authorization: Api-Key YqlvgTth.1PrBwB38knYz66vO1ULgaArg18DZmNsw' --url 'https://graphql.ditp.go.th/' --data '{"query":"query ExampleQuery($limit: Int!) {\n ditpWebsiteProductCategory(limit: $limit) {\n items {\n id\n count\n name\n description\n taxonomy\n parent\n }\n }\n}","variables":{"limit":20}}'
Дополнителни информации
Поле | Вредност |
---|---|
Формат | graphql |
Лиценца | License not specified |
เงื่อนไขในการเข้าถึงข้อมูล | |
หน่วยที่ย่อยที่สุดของการจัดเก็บข้อมูล | |
วันที่เริ่มต้นสร้าง | May 19, 2023 |
วันที่ปรับปรุงข้อมูลล่าสุด | May 19, 2023 |
Креирано | May 22, 2023 |