{"info":{"_postman_id":"d2f98ec0-e23a-4592-a015-50d12b5d8ef5","name":"Unisda RESTful API","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>API ini digunakan untuk berkomunikasi dengan beberapa aplikasi yang dimiliki Unisda, hususnya untuk modul yang terintegrasi pada Siakad Unisda</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>login menggunakan <strong>Akun Pengguna</strong> dan <strong>Kata Sandi</strong> yang sama seperti ketika login Siakad Unisda, untuk selanjutnya mendapatkan <strong>token</strong>, yang nantinya dipakai sebagai otentikasi untuk mengakses data yang lain. Token didapatkan dengan memanggil fungsi <strong>getToken</strong></p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>StartFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Desc</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Parameter tidak dikenali</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Autentikasi gagal</td>\n</tr>\n<tr>\n<td>403</td>\n<td>Token tidak dikenali</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Execute action tidak diijinkan</td>\n</tr>\n<tr>\n<td>405</td>\n<td>Request Method tidak diijinkan</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal server error</td>\n</tr>\n<tr>\n<td>501</td>\n<td>Data yang diminta tidak ditemukan</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Server gagal memproses data</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><p>EndFragment</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"}],"owner":"21335675","collectionId":"d2f98ec0-e23a-4592-a015-50d12b5d8ef5","publishedId":"Uz5JHb87","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-06-07T02:49:51.000Z"},"item":[{"name":"user","item":[{"name":"getData","id":"4a31984e-d045-420e-87a6-91ac53b32606","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getData","type":"text"},{"key":"key","value":"109343","description":"<p>didapatkan dari field userid, gunakan method authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"token","value":"d6018bdf6b7107bbe14cdd416cd9d8796cce4697086f51f35175ea1548a59e51","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/user","urlObject":{"protocol":"https","path":["api","user"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"204f2c62-2515-4975-b81b-426d60973dee","name":"getData","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getData","type":"text"},{"key":"token","value":"86125d173079c247797eea7e64cda05147c9e46b6cce428e897295583dd56721","description":"token didapatkan dari authenticate pada url http://api.unisda.ac.id/login","type":"text"},{"key":"key","value":"105041","description":"didapatkan dari field userid, gunakan method authenticate pada url http://api.unisda.ac.id/login","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/user"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4a31984e-d045-420e-87a6-91ac53b32606"},{"name":"getDataAuth","id":"bb6f4d91-808c-4696-a037-ac839bfa2e23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getDataAuth","type":"text"},{"key":"key","value":"109343","description":"<p>didapatkan dari field userid, gunakan method getData pada url <a href=\"http://api.unisda.ac.id/user\">http://api.unisda.ac.id/user</a></p>\n","type":"text"},{"key":"token","value":"d6018bdf6b7107bbe14cdd416cd9d8796cce4697086f51f35175ea1548a59e51","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/user","urlObject":{"protocol":"https","path":["api","user"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"57eac1a9-2c27-48d6-8aea-66e9b6540f15","name":"getDataAuth","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getDataAuth","type":"text"},{"key":"key","value":"105041","description":"didapatkan dari field userid, gunakan method getData pada url http://api.unisda.ac.id/user","type":"text"},{"key":"token","value":"86125d173079c247797eea7e64cda05147c9e46b6cce428e897295583dd56721","description":"token didapatkan dari authenticate pada url http://api.unisda.ac.id/login","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/user"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"bb6f4d91-808c-4696-a037-ac839bfa2e23"},{"name":"setDeviceID","id":"90f9391e-c4ad-480d-8dac-319a0b297e0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"setDeviceID","type":"text"},{"key":"token","value":"d6018bdf6b7107bbe14cdd416cd9d8796cce4697086f51f35175ea1548a59e51","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"deviceid","value":"c10VXVlDqm-Wz0oc8imRKO:APA91bEp3r2-2xCgXbZd8cyxSOJ1qaQoSTDnO05z131wsGDsRub3tpGarKXtSf-hEy4WTc6Xa7cF-9YMDeuZsDRfdDd2Gtatiqrqcc1G866q6VztuYi2yDlp3-NfdRGKs-5VUzxJH3M4","type":"text"},{"key":"userid","value":"109343","type":"text"},{"key":"idjenisdev","value":"2","description":"<p>1:web browser, 2:android apps, 3:apple apps, 4:other apps. -- default : 1</p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/user","urlObject":{"protocol":"https","path":["api","user"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"0364e6c5-72d9-4b20-8d54-ef7accf92ff5","name":"setDeviceID","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"setDeviceID","type":"text"},{"key":"token","value":"86125d173079c247797eea7e64cda05147c9e46b6cce428e897295583dd56721","description":"token didapatkan dari authenticate pada url http://api.unisda.ac.id/login","type":"text"},{"key":"deviceid","value":"c10VXVlDqm-Wz0oc8imRKO:APA91bEp3r2-2xCgXbZd8cyxSOJ1qaQoSTDnO05z131wsGDsRub3tpGarKXtSf-hEy4WTc6Xa7cF-9YMDeuZsDRfdDd2Gtatiqrqcc1G866q6VztuYi2yDlp3-NfdRGKs-5VUzxJH3M4","type":"text"},{"key":"userid","value":"105890","type":"text"},{"key":"idjenisdev","value":"2","description":"1:web browser, 2:android apps, 3:apple apps, 4:other apps. -- default : 1","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/user"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"90f9391e-c4ad-480d-8dac-319a0b297e0b"}],"id":"314e1250-3e3f-4e28-9e74-212de435ae5a","_postman_id":"314e1250-3e3f-4e28-9e74-212de435ae5a","description":""},{"name":"pegawai","item":[{"name":"getDataPegawai","id":"63998712-ad34-4332-b00d-5f64951438dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getDataPegawai","type":"text"},{"key":"token","value":"86beac67c9e99258f63955199a647fffad6a949cfdcbce1a53a18b6688c938f4","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"key","value":"28","description":"<p>didapatkan dari field idpegawai, gunakan action getData pada url <a href=\"http://api.unisda.ac.id/pegawai\">http://api.unisda.ac.id/pegawai</a></p>\n","type":"text","disabled":true}]},"url":"https://siakad.unisda.ac.id/api/pegawai","urlObject":{"protocol":"https","path":["api","pegawai"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"b86a02f6-53ac-4589-81a7-6a3be0d83abd","name":"getData","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://siakad.unisda.ac.id/api/pegawai"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"63998712-ad34-4332-b00d-5f64951438dd"},{"name":"getListPegawaiAktif","id":"0cbfbe1b-cc02-4faa-a0e4-16a5517353b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getListPegawaiAktif","type":"text"},{"key":"token","value":"86beac67c9e99258f63955199a647fffad6a949cfdcbce1a53a18b6688c938f4","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/pegawai","urlObject":{"protocol":"https","path":["api","pegawai"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"0cbfbe1b-cc02-4faa-a0e4-16a5517353b3"}],"id":"73b210b6-6f95-4f06-93d8-bd7baf4cd1d5","_postman_id":"73b210b6-6f95-4f06-93d8-bd7baf4cd1d5","description":""},{"name":"mahasiswa","item":[{"name":"getDataMhs","id":"0589b91b-c809-43d4-91fc-94f8345fa1ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getDataMhs","type":"text"},{"key":"token","value":"d6018bdf6b7107bbe14cdd416cd9d8796cce4697086f51f35175ea1548a59e51","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"key","value":"24041001","description":"<p>didapatkan dari field username, gunakan action getData pada url <a href=\"http://api.unisda.ac.id/pegawai\">http://api.unisda.ac.id/pegawai</a></p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/mahasiswa","urlObject":{"protocol":"https","path":["api","mahasiswa"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"26dabbba-3530-463e-b81f-056ef0977730","name":"getData","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getData","type":"text"},{"key":"token","value":"86125d173079c247797eea7e64cda05147c9e46b6cce428e897295583dd56721","type":"text"},{"key":"key","value":"20054003","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/mahasiswa"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0589b91b-c809-43d4-91fc-94f8345fa1ca"},{"name":"getListMhs","id":"38437683-a34c-47e1-80b2-aa578257082f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getListMhs","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"angkatan","value":"2022","description":"<p>4 digit tahun</p>\n","type":"text"},{"key":"idunit","value":"","description":"<p>opsional, diisi dengan kode unit/prodi mahasiswa</p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/mahasiswa","urlObject":{"protocol":"https","path":["api","mahasiswa"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"38437683-a34c-47e1-80b2-aa578257082f"},{"name":"getListMhsAktif","id":"0aa77f5d-c412-43de-a540-a2b308d7bdf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getListMhsAktif","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","type":"text"},{"key":"idperiode","value":"20222","description":"<p>digit 1-4 tahun, digit ke 5 semester (1=ganjil, 2=genap)</p>\n","type":"text"},{"key":"angkatan","value":"","description":"<p>opsional, jika ingin mhs angkatan tertentu</p>\n","type":"text"},{"key":"idunit","value":"","description":"<p>opsional, jika ingin mhs prodi tertentu</p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/mahasiswa","urlObject":{"protocol":"https","path":["api","mahasiswa"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"0aa77f5d-c412-43de-a540-a2b308d7bdf5"}],"id":"93fc76d2-3452-4b89-820e-75fdab600627","_postman_id":"93fc76d2-3452-4b89-820e-75fdab600627","description":""},{"name":"kuliah","item":[{"name":"getSetting","id":"c867be60-7d26-42ea-b6e7-1a2f3217c5be","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":false},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getSetting","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah","urlObject":{"protocol":"https","path":["api","kuliah"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"1f393a93-ff1e-4da7-9e36-1d124bde2d56","name":"getSetting","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getSetting","type":"text"},{"key":"token","value":"86125d173079c247797eea7e64cda05147c9e46b6cce428e897295583dd56721","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c867be60-7d26-42ea-b6e7-1a2f3217c5be"},{"name":"getDataKelas","id":"87428778-0e72-4069-8eec-846438c8a7ea","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":false},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getDataKelas","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"idkelas","value":"105989","description":"<p>didapatkan dari fileld idkelas, baik melalui action getKelasDosen maupun getKelasMhs pada url <a href=\"http://api.unisda.ac.id/kuliah\">http://api.unisda.ac.id/kuliah</a></p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah","urlObject":{"protocol":"https","path":["api","kuliah"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"6e4f39f3-f418-4616-936e-7b7778a15de2","name":"getDataKelas","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getDataKelas","type":"text"},{"key":"token","value":"86125d173079c247797eea7e64cda05147c9e46b6cce428e897295583dd56721","type":"text"},{"key":"idkelas","value":"105989","description":"didapatkan dari fileld idkelas, baik melalui action getKelasDosen maupun getKelasMhs pada url http://api.unisda.ac.id/kuliah","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"87428778-0e72-4069-8eec-846438c8a7ea"},{"name":"getKelasDosen","id":"7897e4dd-dfd4-4103-a831-6415ae9934b3","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":false},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getKelasDosen","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"nip","value":"14.03.0310","description":"<p>didapatkan dari field nik, gunakan method getData pada url <a href=\"http://api.unisda.ac.id/pegawai\">http://api.unisda.ac.id/pegawai</a></p>\n","type":"text"},{"key":"idperiode","value":"20212","description":"<p>artinya semester genap tahun 2022. adapun idperiode aktif (sedang berlangsung) dapat dilihat pada field idperiodeberlaku, gunakan method getSetting pada url <a href=\"http://api.unisda.ac.id/kuliah\">http://api.unisda.ac.id/kuliah</a></p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah","urlObject":{"protocol":"https","path":["api","kuliah"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"e50f30b2-8e41-4d44-8b75-882e150ad327","name":"getKelasDosen","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getKelasDosen","type":"text"},{"key":"token","value":"8c76104d33d7445371f3888878aff139dd956719f89159844de2d0c4f9f46762","type":"text"},{"key":"nip","value":"09.03.0228","description":"didapatkan dari field nik, gunakan method getData pada url http://api.unisda.ac.id/pegawai","type":"text"},{"key":"idperiode","value":"20212","description":"artinya semester genap tahun 2022. adapun idperiode aktif (sedang berlangsung) dapat dilihat pada field idperiodeberlaku, gunakan method getSetting pada url http://api.unisda.ac.id/kuliah","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7897e4dd-dfd4-4103-a831-6415ae9934b3"},{"name":"getKelasMhs","id":"d73ef7d5-6de1-4ffb-ad8d-e8aef77350b2","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":false},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getKelasMhs","type":"text"},{"key":"token","value":"d6018bdf6b7107bbe14cdd416cd9d8796cce4697086f51f35175ea1548a59e51","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"nim","value":"24041001","description":"<p>didapatkan dari field nim, gunakan method getData pada url <a href=\"http://api.unisda.ac.id/mahasiswa\">http://api.unisda.ac.id/mahasiswa</a></p>\n","type":"text"},{"key":"idperiode","value":"20231","description":"<p>artinya semester genap tahun 2022. adapun idperiode aktif (sedang berlangsung) dapat dilihat pada field idperiodeberlaku, gunakan method getSetting pada url <a href=\"http://api.unisda.ac.id/kuliah\">http://api.unisda.ac.id/kuliah</a></p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah","urlObject":{"protocol":"https","path":["api","kuliah"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"75c29e40-9f62-4b1b-a614-86521febb47c","name":"getKelasMhs","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getKelasMhs","type":"text"},{"key":"token","value":"8c76104d33d7445371f3888878aff139dd956719f89159844de2d0c4f9f46762","type":"text"},{"key":"nim","value":"20011001","description":"didapatkan dari field nim, gunakan method getData pada url http://api.unisda.ac.id/mahasiswa","type":"text"},{"key":"idperiode","value":"20212","description":"artinya semester genap tahun 2022. adapun idperiode aktif (sedang berlangsung) dapat dilihat pada field idperiodeberlaku, gunakan method getSetting pada url http://api.unisda.ac.id/kuliah","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d73ef7d5-6de1-4ffb-ad8d-e8aef77350b2"},{"name":"getJadwalHarianMhs","id":"f90e0fca-d978-4adf-823b-fa26371520b3","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":false},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getJadwalHarianMhs","type":"text"},{"key":"token","value":"d6018bdf6b7107bbe14cdd416cd9d8796cce4697086f51f35175ea1548a59e51","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"nim","value":"24041001","type":"text"},{"key":"tgljadwal","value":"2022-06-08","description":"<p>opsional, jika empty maka akan diisitanggal hari itu. Format YYYY-MM-DD</p>\n","type":"text"},{"key":"idperiode","value":"20212","description":"<p>opsional, jika empty maka akan diisi dengan periode akademik aktif</p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah","urlObject":{"protocol":"https","path":["api","kuliah"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"4140b39f-424b-4767-bea8-8b1e5991d801","name":"getJadwalHarianMhs","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getJadwalHarianMhs","type":"text"},{"key":"token","value":"8c76104d33d7445371f3888878aff139dd956719f89159844de2d0c4f9f46762","type":"text"},{"key":"nim","value":"21041001","type":"text"},{"key":"tgljadwal","value":"2022-06-08","description":"opsional, jika empty maka akan diisitanggal hari itu. Format YYYY-MM-DD\n","type":"text"},{"key":"idperiode","value":"20212","description":"opsional, jika empty maka akan diisi dengan periode akademik aktif","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f90e0fca-d978-4adf-823b-fa26371520b3"},{"name":"getJadwalHarianDosen","id":"3a071703-7e43-43bb-857c-0f39aba0b4e6","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":false},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getJadwalHarianDosen","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","type":"text","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n"},{"key":"nip","value":"14.03.0310","type":"text"},{"key":"tgljadwal","value":"2022-06-08","description":"<p>opsional, jika empty maka akan diisitanggal hari itu. Format YYYY-MM-DD</p>\n","type":"text"},{"key":"idperiode","value":"20212","description":"<p>opsional, jika empty maka akan diisi dengan periode akademik aktif</p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah","urlObject":{"protocol":"https","path":["api","kuliah"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[{"id":"0498aeac-400b-4afa-99b6-521208fdfe35","name":"getJadwalHarianDosen","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getJadwalHarianDosen","type":"text"},{"key":"token","value":"8c76104d33d7445371f3888878aff139dd956719f89159844de2d0c4f9f46762","type":"text"},{"key":"nip","value":"09.03.0228","type":"text"},{"key":"tgljadwal","value":"2022-06-08","description":"opsional, jika empty maka akan diisitanggal hari itu. Format YYYY-MM-DD\n","type":"text"},{"key":"idperiode","value":"20212","description":"opsional, jika empty maka akan diisi dengan periode akademik aktif","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3a071703-7e43-43bb-857c-0f39aba0b4e6"},{"name":"getKurikulumMhs","id":"f9f6d6d7-020e-492d-a19f-b9220cd4ea3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getKurikulumMhs","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"nim","value":"10034001","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/kuliah","urlObject":{"protocol":"https","path":["api","kuliah"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9f6d6d7-020e-492d-a19f-b9220cd4ea3f"},{"name":"getKrsMhs","id":"93778db4-d7f1-4031-8105-6d7cde692a1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://siakad.unisda.ac.id/api/kuliah","urlObject":{"protocol":"https","path":["api","kuliah"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"93778db4-d7f1-4031-8105-6d7cde692a1f"}],"id":"dd2be6af-7762-49eb-a1b4-6a5624a725ff","_postman_id":"dd2be6af-7762-49eb-a1b4-6a5624a725ff","description":""},{"name":"referensi","item":[{"name":"getUnit","id":"06fd50f2-24fe-4bd7-9412-1663c85c15cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getUnit","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"idunit","value":"","description":"<p>optional, jika ingin mengambil satu data saja</p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/referensi","urlObject":{"protocol":"https","path":["api","referensi"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"06fd50f2-24fe-4bd7-9412-1663c85c15cf"},{"name":"getThnkurikulum","id":"b1a8d54d-e2d4-4e80-a168-a8be4b5d2dc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getThnkurikulum","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/referensi","urlObject":{"protocol":"https","path":["api","referensi"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1a8d54d-e2d4-4e80-a168-a8be4b5d2dc0"},{"name":"getMatkulKurikulum","id":"3d3f31ca-9ec9-4a49-94d5-190763f3d8f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getMatkulKurikulum","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://api.unisda.ac.id/login\">http://api.unisda.ac.id/login</a></p>\n","type":"text"},{"key":"idkurikulum","value":"2017","description":"<p>ambil key dari Tahun Kurikulum</p>\n","type":"text"},{"key":"idunit","value":"86130","description":"<p>ambil key dari data unit level 3 (prodi)</p>\n","type":"text"},{"key":"idmk","value":"","description":"<p>opsional, jika ingin menampilkan satu data saja</p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/referensi","urlObject":{"protocol":"https","path":["api","referensi"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d3f31ca-9ec9-4a49-94d5-190763f3d8f8"},{"name":"getPeriode","id":"13fb994a-87a4-41db-a911-afc318556296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"getPeriode","type":"text"},{"key":"token","value":"5c08616e9f8121808ea5d7c241644bfd389f944d0f421cc5de71fad8e85b99b9","type":"text"},{"key":"idperiode","value":"","description":"<p>opsional, jika ingin tampilkan satu data periode saja</p>\n","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/referensi","urlObject":{"protocol":"https","path":["api","referensi"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"13fb994a-87a4-41db-a911-afc318556296"}],"id":"ba6775ed-c10f-448c-af6f-4cde5d91ae1f","_postman_id":"ba6775ed-c10f-448c-af6f-4cde5d91ae1f","description":""},{"name":"mbkm","item":[{"name":"updateAkm","id":"4bc96c7b-ea1d-4f89-bc2f-f700947cf8f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"updateAkm","type":"text"},{"key":"token","value":"d7cb8852d6e6d185f6c1d4b6aa80819b493c11cdb8454e24f2cf6a3721c589fc","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://192.168.100.208:1313/siakad-dev/api/login\">http://192.168.100.208:1313/siakad-dev/api/login</a></p>\n","type":"text"},{"key":"idperiode","value":"20001","description":"<p>digit 1-4 tahun, digit ke 5 semester (1=ganjil, 2=genap)</p>\n","type":"text"},{"key":"nim","value":"10034001","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/mbkm","urlObject":{"protocol":"https","path":["api","mbkm"],"host":["siakad","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"4bc96c7b-ea1d-4f89-bc2f-f700947cf8f2"},{"name":"exportNilai","id":"481cdd28-2e14-40b9-85ac-9ee49dc26a2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"d7cb8852d6e6d185f6c1d4b6aa80819b493c11cdb8454e24f2cf6a3721c589fc","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://192.168.100.208:1313/siakad-dev/api/login\">http://192.168.100.208:1313/siakad-dev/api/login</a></p>\n","type":"text","uuid":"4522bb9c-cf4d-42f4-be01-c8dd12b6744f"},{"key":"action","value":"exportNilai","type":"text","uuid":"785331f6-13ff-4743-9413-63b1d3bf7327"},{"key":"nim","value":"24011016","type":"text","uuid":"a284b16f-6867-40ca-8e94-a2a91a8df01d"},{"key":"idkelas","value":"111521","type":"text","uuid":"7c77d4da-4dcf-4202-b8cc-a02280549825"},{"key":"nilai","value":"70.5","type":"text","uuid":"c820bbf9-e14b-48d2-aa91-c38b62bcb120"}]},"url":"http://192.168.100.208:1313/siakad-dev/api/mbkm","urlObject":{"protocol":"http","port":"1313","path":["siakad-dev","api","mbkm"],"host":["192","168","100","208"],"query":[],"variable":[]}},"response":[],"_postman_id":"481cdd28-2e14-40b9-85ac-9ee49dc26a2a"},{"name":"krsMbkm","id":"207bd838-ebc9-4fe4-a0fd-1ca38c5c1c95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"d7cb8852d6e6d185f6c1d4b6aa80819b493c11cdb8454e24f2cf6a3721c589fc","description":"<p>token didapatkan dari authenticate pada url <a href=\"http://192.168.100.208:1313/siakad-dev/api/login\">http://192.168.100.208:1313/siakad-dev/api/login</a></p>\n","type":"text","uuid":"4522bb9c-cf4d-42f4-be01-c8dd12b6744f"},{"key":"action","value":"krsMbkm","type":"text","uuid":"785331f6-13ff-4743-9413-63b1d3bf7327"},{"key":"nim","value":"24011016","type":"text","uuid":"a284b16f-6867-40ca-8e94-a2a91a8df01d"},{"key":"idunit","value":"74201","type":"text","uuid":"7c77d4da-4dcf-4202-b8cc-a02280549825"},{"key":"idkurikulum","value":"2024","type":"text","uuid":"c820bbf9-e14b-48d2-aa91-c38b62bcb120"},{"key":"idmk","value":"MUO020101","type":"text","uuid":"65a0459e-3dcf-48a1-a020-450f87507a67"},{"key":"nnumerik","value":"50","description":"<p>isi nilai 0-100, boleh null jika belum ada nilai atau baru KRS</p>\n","type":"text","uuid":"83e5b11f-c0f9-4856-bd3a-2a576c0687c1"}]},"url":"http://192.168.100.208:1313/siakad-dev/api/mbkm","urlObject":{"protocol":"http","port":"1313","path":["siakad-dev","api","mbkm"],"host":["192","168","100","208"],"query":[],"variable":[]}},"response":[],"_postman_id":"207bd838-ebc9-4fe4-a0fd-1ca38c5c1c95"}],"id":"5518e584-ebfd-4ac9-935f-435dd18e8b38","_postman_id":"5518e584-ebfd-4ac9-935f-435dd18e8b38","description":""},{"name":"http://api.unisda.ac.id/login","id":"21335675-d40c5819-d1a4-476b-8843-732061973a32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"getToken"},"url":"http://api.unisda.ac.id/login","urlObject":{"protocol":"http","path":["login"],"host":["api","unisda","ac","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"21335675-d40c5819-d1a4-476b-8843-732061973a32"},{"name":"authenticate","id":"2e911c51-378b-48e4-ae62-5f38266a747c","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":false},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"action","value":"authenticate","type":"text"},{"key":"username","value":"09.03.0228","description":"<p>menggunakan NPP untuk dosen/pegawai, menggunakan NIM untuk mahasiswa</p>\n","type":"text"},{"key":"password","value":"09.03.0228","type":"text"}]},"url":"http://192.168.100.208:1313/siakad-dev/api/login","urlObject":{"protocol":"http","port":"1313","path":["siakad-dev","api","login"],"host":["192","168","100","208"],"query":[],"variable":[]}},"response":[{"id":"e67f914a-e272-4f82-9fd8-de7596789248","name":"authenticate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"action","value":"authenticate","type":"text"},{"key":"username","value":"20054003","type":"text"},{"key":"password","value":"09071988","type":"text"}]},"url":"https://siakad.unisda.ac.id/api/login"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2e911c51-378b-48e4-ae62-5f38266a747c"}],"event":[{"listen":"prerequest","script":{"id":"167555e8-3cdc-4a29-99a9-b1da73520126","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c8c519b7-d0c1-4a75-a31e-dc70b30ef49e","type":"text/javascript","exec":[""]}}]}