{"info":{"_postman_id":"e6179a20-325d-47f6-aaa7-aee3dda476aa","name":"Dowell Wifi QrCode Generator","description":"<html><head></head><body><p>This documentation provides details about the Dowell WiFi QR Code Generator API.</p>\n<p>The API allows users to generate QR codes that can be scanned to connect to WiFi networks easily. Below, you'll find information about the endpoints, request/response formats, and authentication requirements.</p>\n<p><strong>Note:</strong> Ensure to obtain api_key from:</p>\n<p><a href=\"https://1105-ai-dowell.github.io/100105-DoWellApiKeySystem/\">https://1105-ai-dowell.github.io/100105-DoWellApiKeySystem/</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"28557479","collectionId":"e6179a20-325d-47f6-aaa7-aee3dda476aa","publishedId":"2s946k6qhE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-07-21T08:39:40.000Z"},"item":[{"name":"Create Qr Code","id":"bce4bf2f-d209-45fd-99fa-1f4901901116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"wifi_name","value":"","description":"<p>Name / SSID of the WIFI Network</p>\n","type":"text"},{"key":"wifi_password","value":"","description":"<p>Password of the wifi</p>\n","type":"text"},{"key":"encryption_type","value":"","description":"<p>Either WPA (for WPA and WPA2) or WEP or nopass if no encryption type is available</p>\n","type":"text"},{"key":"logo","description":"<p>Logo for the Wifi qr Code (if none is provided, the default logo will be used)</p>\n","type":"file","value":null,"disabled":true}]},"url":"http://100073.pythonanywhere.com/wifi/qr-code?api_key=<your-api-key>","urlObject":{"protocol":"http","path":["wifi","qr-code"],"host":["100073","pythonanywhere","com"],"query":[{"key":"api_key","value":"<your-api-key>"}],"variable":[]}},"response":[{"id":"ba60b3f1-1598-46cc-b475-b97162280915","name":"Create Qr Code","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"wifi_name","value":"Dowell","type":"text"},{"key":"wifi_password","value":"password","type":"text"},{"key":"encryption_type","value":"WEP","type":"text"}]},"url":{"raw":"https://100073.pythonanywhere.com/wifi/qr-code/?api_key=your-api-key","protocol":"https","host":["100073","pythonanywhere","com"],"path":["wifi","qr-code",""],"query":[{"key":"api_key","value":"your-api-key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Jul 2023 07:58:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"returned_data\": {\n        \"qrcode_image\": \"https://100073.pythonanywhere.com/data/t54zovx90ynd.png\",\n        \"username\": \"POEwI5hN\",\n        \"password\": \"8)(#xjhxJS\",\n        \"role_id\": \"{\\\"isSuccess\\\": true, \\\"inserted_id\\\": \\\"64ba3a995ea62015d90b7175\\\"}\",\n        \"download_url\": \"https://100073.pythonanywhere.com/wifi/download/t54zovx90ynd.png\"\n    }\n}"}],"_postman_id":"bce4bf2f-d209-45fd-99fa-1f4901901116"}]}