{"username": "ชื่อ user", "password": "รหัสผ่าน"}
curl -X POST -H "Content-Type: application/json" -d '{"username": "ชื่อ user", "password": "รหัสผ่าน"}' http://www.serv.stdb.most.go.th/api-token-auth/
{"token":"token ยาวๆๆ"}
http://www.serv.stdb.most.go.th/api-token-verify/
curl -X POST -H "Content-Type: application/json" -d '{"token":"<TOKEN เดิม>"}' http://www.serv.stdb.most.go.th/api-token-verify/
http://www.serv.stdb.most.go.th/api-token-refresh/
curl -X POST -H "Content-Type: application/json" -d '{"token":"<TOKEN เดิม>"}' http://www.serv.stdb.most.go.th/api-token-refresh/
[GET] http://www.serv.stdb.most.go.th/api/v2/instrument/
[GET] http://www.serv.stdb.most.go.th/api/v2/researcher/9330/
[POST] http://www.serv.stdb.most.go.th/api/v2/instrument/
[PUT] http://www.serv.stdb.most.go.th/api/v2/researcher/9330/
[PATCH] http://www.serv.stdb.most.go.th/api/v2/researcher/9330/
[DELETE] http://www.serv.stdb.most.go.th/api/v2/researcher/9330/
http://www.serv.stdb.most.go.th/api/v2/
Authentication
{"username": "ชื่อ user", "password": "รหัสผ่าน"}
curl -X POST -H "Content-Type: application/json" -d '{"username": "ชื่อ user", "password": "รหัสผ่าน"}' http://www.serv.stdb.most.go.th/api-token-auth/
{"token":"token ยาวๆๆ"}
http://www.serv.stdb.most.go.th/api-token-verify/
curl -X POST -H "Content-Type: application/json" -d '{"token":"<TOKEN เดิม>"}' http://www.serv.stdb.most.go.th/api-token-verify/
http://www.serv.stdb.most.go.th/api-token-refresh/
curl -X POST -H "Content-Type: application/json" -d '{"token":"<TOKEN เดิม>"}' http://www.serv.stdb.most.go.th/api-token-refresh/
API สำหรับ STDB
[GET] http://www.serv.stdb.most.go.th/api/v2/instrument/
[GET] http://www.serv.stdb.most.go.th/api/v2/researcher/9330/
[POST] http://www.serv.stdb.most.go.th/api/v2/instrument/
[PUT] http://www.serv.stdb.most.go.th/api/v2/researcher/9330/
[PATCH] http://www.serv.stdb.most.go.th/api/v2/researcher/9330/
[DELETE] http://www.serv.stdb.most.go.th/api/v2/researcher/9330/
รายละเอียดแต่ละ API ภาพรวม
http://www.serv.stdb.most.go.th/api/v2/