{"info":{"_postman_id":"991723a2-97a1-40d2-be08-0570df80b5cf","name":"Skripsi - Review Product Tokped","description":"<html><head></head><body><h1 id=\"get-started-here\">🚀 Get started here</h1>\n<p>This template guides you through CRUD operations (GET, POST, PUT, DELETE), variables, and tests.</p>\n<h2 id=\"🔖-how-to-use-this-template\">🔖 <strong>How to use this template</strong></h2>\n<h4 id=\"step-1-send-requests\"><strong>Step 1: Send requests</strong></h4>\n<p>RESTful APIs allow you to perform CRUD operations using the POST, GET, PUT, and DELETE HTTP methods.</p>\n<p>This collection contains each of these <a href=\"https://learning.postman.com/docs/sending-requests/requests/\">request</a> types. Open each request and click \"Send\" to see what happens.</p>\n<h4 id=\"step-2-view-responses\"><strong>Step 2: View responses</strong></h4>\n<p>Observe the response tab for status code (200 OK), response time, and size.</p>\n<h4 id=\"step-3-send-new-body-data\"><strong>Step 3: Send new Body data</strong></h4>\n<p>Update or add new data in \"Body\" in the POST request. Typically, Body data is also used in PUT request.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"name\": \"Add your name in the body\"\n}\n\n</code></pre><h4 id=\"step-4-update-the-variable\"><strong>Step 4: Update the variable</strong></h4>\n<p>Variables enable you to store and reuse values in Postman. We have created a <a href=\"https://learning.postman.com/docs/sending-requests/variables/\">variable</a> called <code>base_url</code> with the sample request <a href=\"https://postman-api-learner.glitch.me\">https://postman-api-learner.glitch.me</a>. Replace it with your API endpoint to customize this collection.</p>\n<h4 id=\"step-5-add-tests-in-the-scripts-tab\"><strong>Step 5: Add tests in the \"Scripts\" tab</strong></h4>\n<p>Adding tests to your requests can help you confirm that your API is working as expected. You can write test scripts in JavaScript and view the output in the \"Test Results\" tab.</p>\n<img src=\"https://content.pstmn.io/fa30ea0a-373d-4545-a668-e7b283cca343/aW1hZ2UucG5n\" alt=\"\" height=\"1530\" width=\"2162\">\n\n<h2 id=\"💪-pro-tips\">💪 Pro tips</h2>\n<ul>\n<li><p>Use folders to group related requests and organize the collection.</p>\n</li>\n<li><p>Add more <a href=\"https://learning.postman.com/docs/writing-scripts/intro-to-scripts/\">scripts</a> to verify if the API works as expected and execute workflows.</p>\n</li>\n</ul>\n<h2 id=\"💡related-templates\">💡Related templates</h2>\n<p><a href=\"https://go.postman.co/redirect/workspace?type=personal&amp;collectionTemplateId=e9a37a28-055b-49cd-8c7e-97494a21eb54&amp;sourceTemplateId=ddb19591-3097-41cf-82af-c84273e56719\">API testing basics</a><br><a href=\"https://go.postman.co/redirect/workspace?type=personal&amp;collectionTemplateId=e9c28f47-1253-44af-a2f3-20dce4da1f18&amp;sourceTemplateId=ddb19591-3097-41cf-82af-c84273e56719\">API documentation</a><br><a href=\"https://go.postman.co/redirect/workspace?type=personal&amp;collectionTemplateId=31a9a6ed-4cdf-4ced-984c-d12c9aec1c27&amp;sourceTemplateId=ddb19591-3097-41cf-82af-c84273e56719\">Authorization methods</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"🚀 Get started here","slug":"get-started-here"}],"owner":"41080390","collectionId":"991723a2-97a1-40d2-be08-0570df80b5cf","publishedId":"2sB3HetNim","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-08-25T01:16:12.000Z"},"item":[{"name":"ML","item":[{"name":"Predict","id":"e9d38593-8709-4215-b652-59ae42e7910b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"api-key","value":"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","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"statements\": [\r\n    \"Produk ini sangat bagus dan memuaskan!\",\r\n    \"Kualitas buruk, sangat mengecewakan.\",\r\n    \"Paket datang tepat waktu dan sesuai deskripsi.\"\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseLocalUrl}}/predict","urlObject":{"path":["predict"],"host":["{{baseLocalUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ec970c0b-6cad-4aa8-a6a3-c1804f7b297e","name":"Success","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"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","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"statements\": [\r\n    \"Produk ini sangat bagus dan memuaskan!\",\r\n    \"Kualitas buruk, sangat mengecewakan.\",\r\n    \"Paket datang tepat waktu dan sesuai deskripsi.\"\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseLocalUrl}}/predict"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Werkzeug/3.0.3 Python/3.9.18"},{"key":"Date","value":"Mon, 20 Jan 2025 18:15:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"28"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Negative\": 1,\n    \"Positive\": 2\n}"}],"_postman_id":"e9d38593-8709-4215-b652-59ae42e7910b"}],"id":"cabb595c-8baa-4c55-8585-8cfb14c37196","_postman_id":"cabb595c-8baa-4c55-8585-8cfb14c37196","description":""},{"name":"BE","item":[{"name":"history","item":[{"name":"{id}","item":[{"name":"Retrieve the user's analysis history by id.","id":"29ab1d1f-be6f-453c-b3a9-1f145a5889d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/history/:id","description":"<p>Retrieve the user's analysis history by id.</p>\n","urlObject":{"path":["api","history",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"description":{"content":"<p>(Required) History ID</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"605a907c-f490-4968-b9e2-13d1f6306fc1","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/api/history/:id","host":["{{baseUrl}}"],"path":["api","history",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"0859d1a6-5917-4696-aa33-f2f2da88c6f7","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/api/history/:id","host":["{{baseUrl}}"],"path":["api","history",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"}],"_postman_id":"29ab1d1f-be6f-453c-b3a9-1f145a5889d6"}],"id":"540d2e4b-d8aa-408f-b892-2d5ac3838c31","_postman_id":"540d2e4b-d8aa-408f-b892-2d5ac3838c31","description":""},{"name":"Retrieve the user's analysis histories.","id":"b60d9a4f-7c8b-4c01-b9a0-580d992a8dff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/history?page=1&limit=1","description":"<p>Retrieve the user's analysis histories.</p>\n","urlObject":{"path":["api","history"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>(Required) Page number</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(Required) Maximum number of results per page</p>\n","type":"text/plain"},"key":"limit","value":"1"}],"variable":[]}},"response":[{"id":"c86a4d97-8963-46e4-91a6-f5d9c4a470c9","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/api/history?page=<integer>&limit=<integer>","host":["{{baseUrl}}"],"path":["api","history"],"query":[{"description":"(Required) Page number","key":"page","value":"<integer>"},{"description":"(Required) Maximum number of results per page","key":"limit","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"683bfe6f-0bce-4dd8-a363-089ede5ba872","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/api/history?page=<integer>&limit=<integer>","host":["{{baseUrl}}"],"path":["api","history"],"query":[{"description":"(Required) Page number","key":"page","value":"<integer>"},{"description":"(Required) Maximum number of results per page","key":"limit","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"6745e943-8b6c-41df-9abc-be72d967a6ec","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/api/history?page=1&limit=1","host":["{{baseUrl}}"],"path":["api","history"],"query":[{"key":"page","value":"1","description":"(Required) Page number"},{"key":"limit","value":"1","description":"(Required) Maximum number of results per page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization, accept, origin, Cache-Control, X-Requested-With"},{"key":"Access-Control-Allow-Methods","value":"POST,HEAD,PATCH, OPTIONS, GET, PUT, DELETE"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 20 Jan 2025 18:42:26 GMT"},{"key":"Content-Length","value":"112"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success get histories\",\n    \"data\": {\n        \"histories\": [],\n        \"page\": 1,\n        \"pages\": 0,\n        \"limit\": 1,\n        \"total\": 0\n    }\n}"}],"_postman_id":"b60d9a4f-7c8b-4c01-b9a0-580d992a8dff"}],"id":"65e5b7c8-a334-4cc8-a763-a346e145b30b","_postman_id":"65e5b7c8-a334-4cc8-a763-a346e145b30b","description":""},{"name":"ml","item":[{"name":"analysis","item":[{"name":"Get product analysis","id":"8930d56a-85f4-4bb6-a6aa-bf40228fdc4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/ml/analysis?product_url=https://www.tokopedia.com/phyloshoop/flashdisk-hp-1-2-tb-3-in-1-to-laptop-iphone-micro-usb-3-0-high-speed-silver-1tb-ad617","description":"<p>Get product analysis form url link.</p>\n","urlObject":{"path":["api","ml","analysis"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>(Required) Tokopedia Product Link</p>\n","type":"text/plain"},"key":"product_url","value":"https://www.tokopedia.com/phyloshoop/flashdisk-hp-1-2-tb-3-in-1-to-laptop-iphone-micro-usb-3-0-high-speed-silver-1tb-ad617"}],"variable":[]}},"response":[{"id":"d7e593fd-93e3-43ed-96bb-3428b38fdb80","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/api/ml/analysis?product_url=<string>","host":["{{baseUrl}}"],"path":["api","ml","analysis"],"query":[{"description":"(Required) Tokopedia Product Link","key":"product_url","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"636e9863-2902-4bfa-bd5d-5d4998740277","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/api/ml/analysis?product_url=<string>","host":["{{baseUrl}}"],"path":["api","ml","analysis"],"query":[{"description":"(Required) Tokopedia Product Link","key":"product_url","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"}],"_postman_id":"8930d56a-85f4-4bb6-a6aa-bf40228fdc4d"}],"id":"b4c0a22d-db85-4cd3-96a9-5e0ef33dc094","_postman_id":"b4c0a22d-db85-4cd3-96a9-5e0ef33dc094","description":""},{"name":"guest","item":[{"name":"analysis","item":[{"name":"Get product analysis as guest","id":"611a284c-5e73-4cf5-ab4e-6c66f5b8a966","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/ml/guest/analysis?product_url=<string>","description":"<p>Get product analysis form url link as guest.</p>\n","urlObject":{"path":["api","ml","guest","analysis"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>(Required) Tokopedia Product Link</p>\n","type":"text/plain"},"key":"product_url","value":"<string>"}],"variable":[]}},"response":[{"id":"3b37efff-d167-4230-bdcf-c0f01d0eab32","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/api/ml/guest/analysis?product_url=<string>","host":["{{baseUrl}}"],"path":["api","ml","guest","analysis"],"query":[{"description":"(Required) Tokopedia Product Link","key":"product_url","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"7e59b345-cb37-49c8-a26b-3f3c5ae1151e","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/api/ml/guest/analysis?product_url=<string>","host":["{{baseUrl}}"],"path":["api","ml","guest","analysis"],"query":[{"description":"(Required) Tokopedia Product Link","key":"product_url","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"a86f37b2-a937-4e3f-b8f0-fc707f4c835a","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/api/ml/guest/analysis?product_url=https://www.tokopedia.com/phyloshoop/flashdisk-hp-1-2-tb-3-in-1-to-laptop-iphone-micro-usb-3-0-high-speed-pink-1tb-aaeba","host":["{{baseUrl}}"],"path":["api","ml","guest","analysis"],"query":[{"key":"product_url","value":"https://www.tokopedia.com/phyloshoop/flashdisk-hp-1-2-tb-3-in-1-to-laptop-iphone-micro-usb-3-0-high-speed-pink-1tb-aaeba","description":"(Required) Tokopedia Product Link"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization, accept, origin, Cache-Control, X-Requested-With"},{"key":"Access-Control-Allow-Methods","value":"POST,HEAD,PATCH, OPTIONS, GET, PUT, DELETE"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 20 Jan 2025 20:41:18 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success get reviews\",\n    \"data\": {\n        \"product_name\": \"Flashdisk Hp 1 2 TB 3 in 1 to Laptop iphone micro USB 3.0 high speed - PINK, 1TB\",\n        \"product_description\": \"Note !! Harap cek terlebih dahulu produk setelah di terima, apakah dapat berfungsi dengan baik ( terdeteksi diperangkat ) dan harap backup data sebelum melakukan copy file agar file tidak hilang.\\ndisarankan agar format terlebih dahulu supaya produk berfungsi dengan baik.\\n\\nflashdisk hp 3 In 1 to iphone\\n1. Kecepatan Tinggi dan transfer data yang stabil.\\n\\n2. Mendukung pasang dan mainkan.\\n\\n3.Dengan antarmuka komputer 3-in-1 & sistem Android & iOS.\\n\\n4.Memungkinkan Anda menyimpan dan membawa foto, musik, dan file lainnya dengan nyaman.\\n\\n5. Persyaratan Perangkat Keras: perangkat lunak Y-Disk (untuk perangkat sistem IOS).\\n\\n6. Penyimpanan Solid State, portabel, desain rotasi logam dapat melindungi konektor dengan baik.\\n\\n7. Bergaya ringan; portabel, pemodelan konsep baru, mode klasik, cepat kompak.\\n\\n8. Kecepatan tulis: 8/16/32GB ----- 7-17Mb/s , 64/128/256GB ---- 10-20Mb/s. Tingkat kinerja tergantung pada sistem operasi berbeda yang tersedia dan berbagai flash yang digunakan, sehingga kecepatannya mungkin berbeda.\\n\\nCatatan : Mohon untuk tidak menyelesaikan pesanan sebelum barang diterima. Wajib sertakan video UNBOXING jika barang yang di terima terkendala (eror/salah kirim pesanan) Kami tidak menerima return atau komplain diluar Tokopedia\",\n        \"rating\": 32,\n        \"ulasan\": 32,\n        \"bintang\": 4.28125,\n        \"image_urls\": [\n            \"https://images.tokopedia.net/img/cache/700/VqbcmM/2023/11/25/a7ec3561-da99-4fac-a93d-d2f828198da2.jpg\",\n            \"https://images.tokopedia.net/img/cache/700/VqbcmM/2023/11/25/fbdd210f-2ec4-47d1-902d-dfb28eb69ec2.jpg\",\n            \"https://images.tokopedia.net/img/cache/700/VqbcmM/2023/11/14/85090ae3-b748-4485-bd78-c6c780695b4a.jpg\",\n            \"https://images.tokopedia.net/img/cache/700/VqbcmM/2023/11/14/72592fa6-247f-406a-9f66-bcfac01a0fde.jpg\",\n            \"https://images.tokopedia.net/img/cache/700/VqbcmM/2024/3/22/58688013-8d3e-43bd-9f2e-9b55535e1b4f.jpg\",\n            \"https://images.tokopedia.net/img/cache/700/VqbcmM/2024/4/8/ed2e01d1-759b-4f35-bcf5-70a1f2692c2a.png\",\n            \"https://images.tokopedia.net/img/cache/700/VqbcmM/2024/4/8/cb9a278c-3ead-4a1f-ae01-d429da811ed1.png\"\n        ],\n        \"shop_name\": \"Phylo shoop\",\n        \"shop_avatar\": \"https://images.tokopedia.net/img/cache/215-square/shops-1/2020/6/22/4016755/4016755_93be9531-f27a-4fbf-a718-3f6e5657eee3.jpg\",\n        \"count_negative\": 10,\n        \"count_positive\": 22,\n        \"packaging\": 62.5,\n        \"delivery\": 83.33,\n        \"admin_response\": 0,\n        \"product_condition\": 64.71,\n        \"summary\": \"Beberapa ulasan menyatakan bahwa produk tidak sesuai dengan foto dan tidak berfungsi dengan baik, seperti file yang hilang setelah dilepas dari flashdisk. Namun, banyak ulasan positif menyatakan bahwa produk berfungsi dengan baik, sesuai dengan deskripsi, dan pengiriman cepat. Beberapa pengguna juga memuji kapasitas yang besar dan harga yang murah. Ada juga yang mencatat bahwa aplikasi yang digunakan kurang oke, meskipun produknya sendiri bagus. Secara keseluruhan, terdapat perbedaan pendapat mengenai kualitas dan kinerja produk.\"\n    }\n}"}],"_postman_id":"611a284c-5e73-4cf5-ab4e-6c66f5b8a966"}],"id":"0b2e3125-733e-4d25-b3b0-375d3ded8af9","_postman_id":"0b2e3125-733e-4d25-b3b0-375d3ded8af9","description":""}],"id":"d3a423da-867d-4c43-8245-ea4e73aa9c6c","_postman_id":"d3a423da-867d-4c43-8245-ea4e73aa9c6c","description":""}],"id":"3e06dbf8-1f3d-4760-b892-3bdf2a43c2f7","_postman_id":"3e06dbf8-1f3d-4760-b892-3bdf2a43c2f7","description":""},{"name":"user","item":[{"name":"login","item":[{"name":"Login user","id":"36a1e556-4a51-4246-a6c4-790f6b9c2953","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"{{email}}\",\n  \"password\": \"{{password}}\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/api/user/login","description":"<p>Login user with the provided creds</p>\n","urlObject":{"path":["api","user","login"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fd959c24-8e58-4b0d-a92e-b3bc67899248","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/api/user/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"769242ad-c771-4de3-8e78-a095cea22a4c","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/api/user/login"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"219d78b6-44b4-4ca7-a9d5-9ef20e2e1f1a","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"{{email}}\",\n  \"password\": \"{{password}}\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/api/user/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization, accept, origin, Cache-Control, X-Requested-With"},{"key":"Access-Control-Allow-Methods","value":"POST,HEAD,PATCH, OPTIONS, GET, PUT, DELETE"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 20 Jan 2025 18:39:16 GMT"},{"key":"Content-Length","value":"310"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success login\",\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiODAwMjZlZjAtM2IyZi00YjdmLWExODEtY2NjODcxYmFiZTBkIiwicm9sZSI6InVzZXIiLCJpc3MiOiJUZW1wbGF0ZSIsImV4cCI6MTczODAwMzE1NiwiaWF0IjoxNzM3Mzk4MzU2fQ.G_fdaT2yFnFehaJv7hogB0-m6ttSbbuTAfTqrlVrGGk\",\n        \"role\": \"user\"\n    }\n}"}],"_postman_id":"36a1e556-4a51-4246-a6c4-790f6b9c2953"}],"id":"a7e9ecc7-9063-4ac0-97c3-bfad0e5fb4a4","_postman_id":"a7e9ecc7-9063-4ac0-97c3-bfad0e5fb4a4","description":""},{"name":"me","item":[{"name":"User info","id":"bf82f0f9-aeb8-4ca9-a15c-4e7d2494fc17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Authorization","value":"{{apiKey}}","type":"text"}],"url":"{{baseUrl}}/api/user/me","description":"<p>Get user info</p>\n","urlObject":{"path":["api","user","me"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"66193097-bc24-4e05-b7cf-62d31ab8a6c6","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":"{{baseUrl}}/api/user/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"9e03363b-9522-4671-9f8a-72e5b1142750","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":"{{baseUrl}}/api/user/me"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"760be0bc-c200-48e2-a882-b82d2887aff7","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Authorization","value":"{{apiKey}}","type":"text","disabled":true}],"url":"{{baseUrl}}/api/user/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization, accept, origin, Cache-Control, X-Requested-With"},{"key":"Access-Control-Allow-Methods","value":"POST,HEAD,PATCH, OPTIONS, GET, PUT, DELETE"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 20 Jan 2025 18:41:30 GMT"},{"key":"Content-Length","value":"155"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success get user\",\n    \"data\": {\n        \"id\": \"80026ef0-3b2f-4b7f-a181-ccc871babe0d\",\n        \"name\": \"Alif\",\n        \"email\": \"alifkun@example.com\",\n        \"role\": \"user\"\n    }\n}"}],"_postman_id":"bf82f0f9-aeb8-4ca9-a15c-4e7d2494fc17"}],"id":"26f40c68-d62b-4130-86aa-6dcf5e4fdbb3","_postman_id":"26f40c68-d62b-4130-86aa-6dcf5e4fdbb3","description":""},{"name":"Register a new user","id":"1d3b3bec-75d7-4fe2-9c43-19a69ffcea14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"{{email}}\",\n  \"name\": \"{{name}}\",\n  \"password\": \"{{password}}\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/api/user","description":"<p>Register a new user with the provided details</p>\n","urlObject":{"path":["api","user"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d5cdd2f4-f352-4a6f-b8f4-3c15bed94bfb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"name\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/api/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"4179eef5-4826-4985-9a12-26d11b885d42","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"name\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/api/user"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"error\": {},\n  \"message\": \"<string>\",\n  \"meta\": {},\n  \"status\": \"<boolean>\"\n}"},{"id":"94cbe2b5-8683-4f1b-931f-2f18e8786999","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"{{email}}\",\n  \"name\": \"{{name}}\",\n  \"password\": \"{{password}}\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/api/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization, accept, origin, Cache-Control, X-Requested-With"},{"key":"Access-Control-Allow-Methods","value":"POST,HEAD,PATCH, OPTIONS, GET, PUT, DELETE"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 20 Jan 2025 18:38:40 GMT"},{"key":"Content-Length","value":"158"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success create user\",\n    \"data\": {\n        \"id\": \"80026ef0-3b2f-4b7f-a181-ccc871babe0d\",\n        \"name\": \"Alif\",\n        \"email\": \"alifkun@example.com\",\n        \"role\": \"user\"\n    }\n}"}],"_postman_id":"1d3b3bec-75d7-4fe2-9c43-19a69ffcea14"}],"id":"0b672e53-a2a6-4014-af80-7a3dfa39f2b3","_postman_id":"0b672e53-a2a6-4014-af80-7a3dfa39f2b3","description":""}],"id":"1764121f-eacd-4c19-a0c8-8bf051bf7e0d","_postman_id":"1764121f-eacd-4c19-a0c8-8bf051bf7e0d","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"0c279cb4-9918-4a6b-825a-f0a630f5cda5"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"93ff3ed9-7c3a-4c32-9c48-e21797f4bdb8"}}],"variable":[{"key":"id","value":"1"},{"key":"base_url","value":"https://postman-rest-api-learner.glitch.me/"}]}