{"info":{"_postman_id":"761c8024-c0d5-4feb-a284-ac88efa151ad","name":"Wireguard Manager and API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20105196","collectionId":"761c8024-c0d5-4feb-a284-ac88efa151ad","publishedId":"UVsPQQYz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-19T16:58:41.000Z"},"item":[{"name":"Keys","item":[{"name":"Adding a key","id":"ca000573-56bc-43f6-a915-d0ded856e14d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"<p>The authentication key for the server (AUTH)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Standard message type</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"publicKey\": \"YE21+ADp3AVrUlga2uzlaqGbdV/sMiY8E0iCgfiDDmE=\",\r\n    \"presharedKey\": \"AE28+FAp3LVrUaga1uatwaGbsV/sMiY8E0iCdfiDDaE=\",\r\n    \"bwLimit\": 1000,\r\n    \"subExpiry\": \"2022-Oct-28 12:39:05 PM\",\r\n    \"ipIndex\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://eu2.raspberrytech.one:8444/manager/key","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>publicKey</td>\n<td>string</td>\n<td>Wireguard client public key</td>\n</tr>\n<tr>\n<td>presharedKey</td>\n<td>string</td>\n<td>Wireguard client/server preshared key</td>\n</tr>\n<tr>\n<td>bwLimit</td>\n<td>int</td>\n<td>Bandwidth limitation in megabytes (MB)</td>\n</tr>\n<tr>\n<td>subExpiry</td>\n<td>string</td>\n<td>Expiry must be in the the format YYYY-MMM-DD HH:MM:SS AM</td>\n</tr>\n<tr>\n<td>ipIndex</td>\n<td>int</td>\n<td>the index of the GLOBAL IPV4 array you want to select</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","port":"8444","path":["manager","key"],"host":["eu2.raspberrytech.one"],"query":[],"variable":[]}},"response":[{"id":"937e3c6a-25ec-4d10-a2eb-cefea021fcab","name":"(202) Success Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"publicKey\": \"YE21+ADp3AVrUlga2uzlaqGbdV/sMiY8E0iCgfiDDmE=\",\r\n\t\"presharedKey\": \"AE28+FAp3LVrUaga1uatwaGbsV/sMiY8E0iCdfiDDaE=\",\r\n\t\"bwLimit\": 1000,\r\n\t\"subExpiry\": \"2022-Oct-28 12:39:05 PM\",\r\n\t\"ipIndex\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://eu2.raspberrytech.one:8444/manager/key"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 19 Mar 2022 15:27:49 GMT"},{"key":"Content-Length","value":"271"}],"cookie":[],"responseTime":null,"body":"{\n    \"allowedIPs\": \"0.0.0.0/0, ::/0\",\n    \"dns\": \"1.1.1.1\",\n    \"ipAddress\": \"135.181.30.17\",\n    \"ipv4Address\": \"10.6.0.138/32\",\n    \"ipv6Address\": \"fe22:22:22::138/128\",\n    \"keyID\": \"64\",\n    \"listenPort\": \"51820\",\n    \"publicKey\": \"fknz//IOxoVQDNdb+TPY/UqeXl1un16KE9Sr94wsrQk=\",\n    \"response\": \"Added key successfully\"\n}"},{"id":"f45b95a5-6d85-49eb-91aa-bdffabe811b0","name":"(400) Error request when public/preshared key already exists","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"publicKey\": \"YE21+ADp3AVrUlga2uzlaqGbdV/sMiY8E0iCgfiDDmE=\",\r\n\t\"presharedKey\": \"AE28+FAp3LVrUaga1uatwaGbsV/sMiY8E0iCdfiDDaE=\",\r\n\t\"bwLimit\": 1000,\r\n\t\"subExpiry\": \"2022-Oct-28 12:39:05 PM\",\r\n\t\"ipIndex\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://eu2.raspberrytech.one:8444/manager/key"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 19 Mar 2022 15:28:16 GMT"},{"key":"Content-Length","value":"48"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Error when adding key to database\"\n}"}],"_postman_id":"ca000573-56bc-43f6-a915-d0ded856e14d"},{"name":"Removing a key","id":"7dd5d48e-499f-45ee-a95b-6f9bdd4ca6f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"ABCDEFG","description":"<p>The authentication key for the server (AUTH)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Standard message type</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"keyID\": \"49\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://eu2.raspberrytech.one:8444/manager/key","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>keyID</td>\n<td>string</td>\n<td>The keyID of the key in the database</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","port":"8444","path":["manager","key"],"host":["eu2.raspberrytech.one"],"query":[],"variable":[]}},"response":[{"id":"7882ae16-982f-48b7-bda9-605b3b752566","name":"(202) Success Request","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"keyID\": \"49\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://eu2.raspberrytech.one:8444/manager/key"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 19 Mar 2022 16:02:16 GMT"},{"key":"Content-Length","value":"43"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Removed the key successfully\"\n}"},{"id":"f602edfb-9862-4b8d-bb9a-caee987230c0","name":"(400) Trying to remove a non-existent key","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"keyID\": \"49\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://eu2.raspberrytech.one:8444/manager/key"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 19 Mar 2022 16:42:48 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Key was not found on the server\"\n}"}],"_postman_id":"7dd5d48e-499f-45ee-a95b-6f9bdd4ca6f8"},{"name":"Getting all keys","id":"c40f5f40-cd73-4189-ae73-38f9998b3514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"ABCDEFG","description":"<p>The authentication key for the server (AUTH)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Standard message type</p>\n","type":"text"}],"url":"https://eu2.raspberrytech.one:8444/manager/key","urlObject":{"protocol":"https","port":"8444","path":["manager","key"],"host":["eu2.raspberrytech.one"],"query":[],"variable":[]}},"response":[{"id":"89fcf525-ebfa-47c9-8452-5dd6afd54811","name":"(202) Success Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"url":"https://eu2.raspberrytech.one:8444/manager/key"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 19 Mar 2022 16:48:13 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"Response\": \"All key successfully parsed\",\n    \"Keys\": [\n        {\n            \"KeyID\": 4,\n            \"PublicKey\": \"0ba1shYHi2swnUvaqqXuVDSM//S9OW2KxdvoaF69NHg=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.102\",\n            \"Enabled\": \"false\"\n        },\n        {\n            \"KeyID\": 11,\n            \"PublicKey\": \"YE68+UDp3WVrUiga0uztwqGbsV/sMiY8E0iCgfiDDmE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.109\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 12,\n            \"PublicKey\": \"YE38+UDp3WVrUiga0uztwqGbsV/sMiY8E0iCgfiDDmE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.11\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 15,\n            \"PublicKey\": \"YE28+UDp3AVrUiga0uztwqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.112\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 16,\n            \"PublicKey\": \"YE28+UDp3AVrUiga2uztwqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.113\",\n            \"Enabled\": \"false\"\n        },\n        {\n            \"KeyID\": 18,\n            \"PublicKey\": \"YE21+UDp3AVrUiga2uztaqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.115\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 19,\n            \"PublicKey\": \"YE21+UDp3AVrUlga2uztaqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.116\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 20,\n            \"PublicKey\": \"YE21+UDp3AVrUlga2uzlaqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.117\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 21,\n            \"PublicKey\": \"qE4J9FeUpac4THujjtjAK7rmM+qX7DthRR/Qp6nz0RQ=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.118\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 22,\n            \"PublicKey\": \"ULjwcPmYrBpOZLGErvtbZ2h2EOPWo5YXmA+Cc9r2eFM=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.119\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 23,\n            \"PublicKey\": \"r/5Mse7zzjFEeb6vwyMgS1CawarjPX67rPnFtsD+e3o=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.12\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 24,\n            \"PublicKey\": \"HQgDeIf2KgoAoHSRbD2xDXK7/SNO7Q5/M6m3HomwbQI=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.120\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 25,\n            \"PublicKey\": \"P2DXKSnISkLZV4Ejk4zKUSztHGP5D25P04WxYFlfYyU=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.121\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 26,\n            \"PublicKey\": \"R2AYmIWbuAdNFRl2q2QHrk3JKHeOoxRJ+rnsCkMWki4=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.122\",\n            \"Enabled\": \"false\"\n        },\n        {\n            \"KeyID\": 27,\n            \"PublicKey\": \"k/OMq+JetlZv6cxg6kyY5VGmlqmxPNPOt+owgjjToyY=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.123\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 28,\n            \"PublicKey\": \"buGU1IUIM9nOA7flXu5qViVJpou4/5aGbuckBbqKD30=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.124\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 30,\n            \"PublicKey\": \"9tUBOnG1KkAQ1Nfe9Ikm9S0An+fHQksUTwKbdGAtgAE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.126\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 31,\n            \"PublicKey\": \"rKvUkv9QiVQpllSXl5odKmslcXRHVtMo/N36FB/VXEE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.127\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 32,\n            \"PublicKey\": \"omf46iEzMKqCqoa3UrxeryDqzTpY9vCDFqlQZHKaun4=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.128\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 33,\n            \"PublicKey\": \"LkGpPTSCa7rsMd00KkVV7aAOU9ZLf99Qyrh8nZIy21w=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.129\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 34,\n            \"PublicKey\": \"ziZXWjXouzwBUVXWnQYr6/GIMxSHziB4GYsRIOPmEUQ=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.13\",\n            \"Enabled\": \"false\"\n        },\n        {\n            \"KeyID\": 35,\n            \"PublicKey\": \"N/92cpRJPHJQYCyja8irbq5B9M+dM3T9HnFrh8dgQ0I=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.130\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 39,\n            \"PublicKey\": \"8AlFkhdddi6pVHOszd4uuWNDv7wKQHOcq0TgudPQXHc=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.134\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 42,\n            \"PublicKey\": \"tjrhedeOJ/mZMcn3XFP8G+73Qp0+PKUgyX3jgeBKxzM=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.137\",\n            \"Enabled\": \"false\"\n        },\n        {\n            \"KeyID\": 45,\n            \"PublicKey\": \"wZXtsyLdo12ooFpP2ymsHNiUPTNkfsUCq6B6Mx6vjTM=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.14\",\n            \"Enabled\": \"false\"\n        },\n        {\n            \"KeyID\": 46,\n            \"PublicKey\": \"DIVSDNfgZXuBtTRAXFVdTns2fd1DD3WcRAMVQK1Wcl0=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.10\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 47,\n            \"PublicKey\": \"6yQCd5ZkArqWR0WTboGwmTtyUs5mJrPUNEPVizOJy1I=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.103\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 48,\n            \"PublicKey\": \"4Fi01+w+jcGC59jQuJ8CN/mPTm/UeOogB8T2v4kscXc=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.104\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 50,\n            \"PublicKey\": \"T86t7uJgbJ4fZKSaQsH4NcWqoXK3oJ8sM2anZaBUJFA=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.108\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 51,\n            \"PublicKey\": \"simHiokbmQ11s/zUcHQBTgzj0MlZc3jmZR3PknICNCo=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.101\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 52,\n            \"PublicKey\": \"oicV3Olp7i0wrmox1BK+onj5DKVt4GTvKinPEnqu8As=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.110\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 53,\n            \"PublicKey\": \"VRTnPMH4N3tZ67c901cM9fB2zfvMdYwDhIIiuZHGUhg=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.111\",\n            \"Enabled\": \"false\"\n        },\n        {\n            \"KeyID\": 54,\n            \"PublicKey\": \"nvVobQYaYZoUxkZuBTc5UCA1vlRzZ/606ab1D59FwSo=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.100\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 55,\n            \"PublicKey\": \"rC3IhHScEmA/3Tf4KjeJlOqn17NXVN5H5yQardA6HQM=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.106\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 56,\n            \"PublicKey\": \"SzToyp7tRaUcATzKC6mCRCO/UKxvqvRyulK0WPFhbGA=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.107\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 57,\n            \"PublicKey\": \"4/T5b6AnHpdfP+5K9PCvj7g/qq/SikY5zFh0df+3LiE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.114\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 58,\n            \"PublicKey\": \"6MFVFjU0+rqeGghPHI+1DIcutldTKEgyu/khw4MiPS0=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.125\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 59,\n            \"PublicKey\": \"IRgMzjWBhmy8mndwCEg2NV8HrIOa33ka3i/WPSAMOAg=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.131\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 60,\n            \"PublicKey\": \"p7/k4bufRrxMdQFlnOXwPi/GEjxagIH4XRmO5IraKno=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.132\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 61,\n            \"PublicKey\": \"226tT9or/jGOz8yvdVA4xwtSmXhPXqY5TploBSwpXC0=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.133\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 62,\n            \"PublicKey\": \"SCxytkSjGAhOstIVpystZc0SWWIzn12Q7R2GIJzjpgE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.135\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 63,\n            \"PublicKey\": \"J0r07WK1S1qm20nWKfSbrcfOteuCtmNIsUNGCXlHZT8=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.136\",\n            \"Enabled\": \"true\"\n        },\n        {\n            \"KeyID\": 64,\n            \"PublicKey\": \"YE21+ADp3AVrUlga2uzlaqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"PresharedKey\": \"REDACTED\",\n            \"IPv4Address\": \"10.6.0.138\",\n            \"Enabled\": \"true\"\n        }\n    ]\n}"}],"_postman_id":"c40f5f40-cd73-4189-ae73-38f9998b3514"},{"name":"Enabling a key","id":"14542016-f427-4909-bdee-9912912f889a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"<p>The authentication key for the server (AUTH)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Standard message type</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"keyID\": \"400\"\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/key/enable","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>keyID</td>\n<td>string</td>\n<td>The keyID of the key in the database</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","port":"8444","path":["manager","key","enable"],"host":["eu2.raspberrytech.one"],"query":[],"variable":[]}},"response":[{"id":"2590ec37-2f23-429b-91db-e1a85c9d9b89","name":"(202) Success Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"keyID\": \"4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://eu2.raspberrytech.one:8444/manager/key/enable"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 19 Mar 2022 16:51:29 GMT"},{"key":"Content-Length","value":"39"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Enabled key successfully\"\n}"},{"id":"1dd78d40-3f80-48f4-a92b-b45dd7e2bda1","name":"(400) Enabling a non-existent key","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"keyID\": \"400\"\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/key/enable"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 19 Mar 2022 16:52:34 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Key was not found on the server\"\n}"}],"_postman_id":"14542016-f427-4909-bdee-9912912f889a"},{"name":"Disabling a key","id":"d2070a8d-bd0d-43f0-abe2-a13b1dcad058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"<p>The authentication key for the server (AUTH)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Standard message type</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"keyID\": \"4\"\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/key/disable","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>keyID</td>\n<td>string</td>\n<td>The keyID of the key in the database</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","port":"8444","path":["manager","key","disable"],"host":["eu2.raspberrytech.one"],"query":[],"variable":[]}},"response":[{"id":"32528161-40ca-409f-adbf-bd5ada12de6f","name":"(202) Success Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"keyID\": \"4\"\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/key/disable"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 19 Mar 2022 16:54:45 GMT"},{"key":"Content-Length","value":"40"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Disabled key successfully\"\n}"},{"id":"cdc14237-e82a-4d1d-9f76-a7af1ad796ed","name":"(400) Disabling non-existent key","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"keyID\": \"455\"\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/key/disable"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 19 Mar 2022 16:55:06 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Key was not found on the server\"\n}"}],"_postman_id":"d2070a8d-bd0d-43f0-abe2-a13b1dcad058"}],"id":"fa862eec-a36c-4a29-88eb-69dfc048613e","_postman_id":"fa862eec-a36c-4a29-88eb-69dfc048613e","description":""},{"name":"Subscriptions","item":[{"name":"Editing subscription","id":"8636534f-ed58-40d1-bd3b-22cc01640475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"<p>The authentication key for the server (AUTH)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Standard message type</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"keyID\": \"49\",\r\n\t\"bwLimit\": -1,\r\n\t\"subExpiry\": \"2032-Oct-21 12:49:05 PM\",\r\n\t\"bwReset\": true\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/subscription/edit","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>keyID</td>\n<td>string</td>\n<td>The keyID of the key in the database</td>\n</tr>\n<tr>\n<td>bwLimit</td>\n<td>int</td>\n<td>The updated bandwidth limit of the key. Does not reset used bandwidth</td>\n</tr>\n<tr>\n<td>subExpiry</td>\n<td>string</td>\n<td>Updated subscription expiry. Must be in that format. Expiry date must be in this format YYYY-MMM-DD HH:MM:SS AM</td>\n</tr>\n<tr>\n<td>bwReset</td>\n<td>bool</td>\n<td>Resets the bandwidth usage but does not change the limit</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","port":"8444","path":["manager","subscription","edit"],"host":["eu2.raspberrytech.one"],"query":[],"variable":[]}},"response":[{"id":"516f5880-45ec-4842-bca9-22549de5938e","name":"(202) Successfully edited subscription","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"keyID\": \"51\",\r\n\t\"bwLimit\": -1,\r\n\t\"subExpiry\": \"2032-Oct-21 12:49:05 PM\",\r\n\t\"bwReset\": true\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/subscription/edit"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 28 Mar 2022 15:45:22 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Updated successfully\"\n}"},{"id":"a1cf8a1b-1412-49e8-a7cf-6047b5ab11da","name":"(400) Unable to find subscription","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"keyID\": \"49\",\r\n\t\"bwLimit\": -1,\r\n\t\"subExpiry\": \"2032-Oct-21 12:49:05 PM\",\r\n\t\"bwReset\": true\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/subscription/edit"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 28 Mar 2022 15:46:23 GMT"},{"key":"Content-Length","value":"43"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Error - Finding subscription\"\n}"}],"_postman_id":"8636534f-ed58-40d1-bd3b-22cc01640475"},{"name":"Getting subscription","id":"842633dd-2b57-459c-a326-96d4c30f2e99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"<p>The authentication key for the server (AUTH)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Standard message type</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"keyID\": \"49\"\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/subscription","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>keyID</td>\n<td>string</td>\n<td>The keyID of the key in the database</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","port":"8444","path":["manager","subscription"],"host":["eu2.raspberrytech.one"],"query":[],"variable":[]}},"response":[{"id":"3cc2e190-d438-493e-9f2c-9bafe1c1158e","name":"(202) Get subscription","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"keyID\": \"51\"\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/subscription"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 28 Mar 2022 15:54:15 GMT"},{"key":"Content-Length","value":"120"}],"cookie":[],"responseTime":null,"body":"{\n    \"bandwidthLimit\": \"0\",\n    \"bandwidthUsed\": \"0\",\n    \"response\": \"Queried successfully\",\n    \"subscriptionEnd\": \"2032-Oct-21 12:49:05 PM\"\n}"},{"id":"469ff4f4-96ac-44b7-bd69-9f1ea7bbe7f8","name":"(400) Unable to find subscription","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"keyID\": \"49\",\r\n}"},"url":"https://eu2.raspberrytech.one:8444/manager/subscription/edit"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 28 Mar 2022 15:46:23 GMT"},{"key":"Content-Length","value":"43"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Error - Finding subscription\"\n}"}],"_postman_id":"842633dd-2b57-459c-a326-96d4c30f2e99"},{"name":"Getting all subscriptions","id":"556ae354-48fd-46d5-8c00-6e11085c13c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"ABCDEFG","description":"<p>The authentication key for the server (AUTH)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>Standard message type</p>\n","type":"text"}],"url":"https://eu2.raspberrytech.one:8444/manager/subscription/all","urlObject":{"protocol":"https","port":"8444","path":["manager","subscription","all"],"host":["eu2.raspberrytech.one"],"query":[],"variable":[]}},"response":[{"id":"44db446b-15e3-4c85-8f2d-6d1e94c82c28","name":"(202) Successfully get all subscriptions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"ABCDEFG","description":"The authentication key for the server (AUTH)","type":"text"},{"key":"Content-Type","value":"application/json","description":"Standard message type","type":"text"}],"url":"https://eu2.raspberrytech.one:8444/manager/subscription/all"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 28 Mar 2022 15:55:20 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"All subscriptions successfully parsed\",\n    \"subscriptions\": [\n        {\n            \"KeyID\": 12,\n            \"PublicKey\": \"YE38+UDp3WVrUiga0uztwqGbsV/sMiY8E0iCgfiDDmE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 1000,\n            \"SubscriptionEnd\": \"2022-Oct-28 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 15,\n            \"PublicKey\": \"YE28+UDp3AVrUiga0uztwqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 1000,\n            \"SubscriptionEnd\": \"2022-Oct-28 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 16,\n            \"PublicKey\": \"YE28+UDp3AVrUiga2uztwqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 1000,\n            \"SubscriptionEnd\": \"2022-Oct-28 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 18,\n            \"PublicKey\": \"YE21+UDp3AVrUiga2uztaqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 1000,\n            \"SubscriptionEnd\": \"2022-Oct-28 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 19,\n            \"PublicKey\": \"YE21+UDp3AVrUlga2uztaqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 1000,\n            \"SubscriptionEnd\": \"2022-Oct-28 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 20,\n            \"PublicKey\": \"YE21+UDp3AVrUlga2uzlaqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 1000,\n            \"SubscriptionEnd\": \"2022-Oct-28 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 21,\n            \"PublicKey\": \"qE4J9FeUpac4THujjtjAK7rmM+qX7DthRR/Qp6nz0RQ=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 1,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 22,\n            \"PublicKey\": \"ULjwcPmYrBpOZLGErvtbZ2h2EOPWo5YXmA+Cc9r2eFM=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 23,\n            \"PublicKey\": \"r/5Mse7zzjFEeb6vwyMgS1CawarjPX67rPnFtsD+e3o=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 24,\n            \"PublicKey\": \"HQgDeIf2KgoAoHSRbD2xDXK7/SNO7Q5/M6m3HomwbQI=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 25,\n            \"PublicKey\": \"P2DXKSnISkLZV4Ejk4zKUSztHGP5D25P04WxYFlfYyU=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 26,\n            \"PublicKey\": \"R2AYmIWbuAdNFRl2q2QHrk3JKHeOoxRJ+rnsCkMWki4=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 27,\n            \"PublicKey\": \"k/OMq+JetlZv6cxg6kyY5VGmlqmxPNPOt+owgjjToyY=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 28,\n            \"PublicKey\": \"buGU1IUIM9nOA7flXu5qViVJpou4/5aGbuckBbqKD30=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 30,\n            \"PublicKey\": \"9tUBOnG1KkAQ1Nfe9Ikm9S0An+fHQksUTwKbdGAtgAE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 31,\n            \"PublicKey\": \"rKvUkv9QiVQpllSXl5odKmslcXRHVtMo/N36FB/VXEE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 32,\n            \"PublicKey\": \"omf46iEzMKqCqoa3UrxeryDqzTpY9vCDFqlQZHKaun4=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 33,\n            \"PublicKey\": \"LkGpPTSCa7rsMd00KkVV7aAOU9ZLf99Qyrh8nZIy21w=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 34,\n            \"PublicKey\": \"ziZXWjXouzwBUVXWnQYr6/GIMxSHziB4GYsRIOPmEUQ=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 35,\n            \"PublicKey\": \"N/92cpRJPHJQYCyja8irbq5B9M+dM3T9HnFrh8dgQ0I=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 39,\n            \"PublicKey\": \"8AlFkhdddi6pVHOszd4uuWNDv7wKQHOcq0TgudPQXHc=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 42,\n            \"PublicKey\": \"tjrhedeOJ/mZMcn3XFP8G+73Qp0+PKUgyX3jgeBKxzM=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 45,\n            \"PublicKey\": \"wZXtsyLdo12ooFpP2ymsHNiUPTNkfsUCq6B6Mx6vjTM=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 46,\n            \"PublicKey\": \"DIVSDNfgZXuBtTRAXFVdTns2fd1DD3WcRAMVQK1Wcl0=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 47,\n            \"PublicKey\": \"6yQCd5ZkArqWR0WTboGwmTtyUs5mJrPUNEPVizOJy1I=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 333,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 48,\n            \"PublicKey\": \"4Fi01+w+jcGC59jQuJ8CN/mPTm/UeOogB8T2v4kscXc=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 50,\n            \"PublicKey\": \"T86t7uJgbJ4fZKSaQsH4NcWqoXK3oJ8sM2anZaBUJFA=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 3,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 51,\n            \"PublicKey\": \"simHiokbmQ11s/zUcHQBTgzj0MlZc3jmZR3PknICNCo=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 5,\n            \"SubscriptionEnd\": \"2032-Oct-21 12:49:05 PM\"\n        },\n        {\n            \"KeyID\": 52,\n            \"PublicKey\": \"oicV3Olp7i0wrmox1BK+onj5DKVt4GTvKinPEnqu8As=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 5,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 53,\n            \"PublicKey\": \"VRTnPMH4N3tZ67c901cM9fB2zfvMdYwDhIIiuZHGUhg=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 7,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 54,\n            \"PublicKey\": \"nvVobQYaYZoUxkZuBTc5UCA1vlRzZ/606ab1D59FwSo=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 55,\n            \"PublicKey\": \"rC3IhHScEmA/3Tf4KjeJlOqn17NXVN5H5yQardA6HQM=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 56,\n            \"PublicKey\": \"SzToyp7tRaUcATzKC6mCRCO/UKxvqvRyulK0WPFhbGA=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 445464,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 57,\n            \"PublicKey\": \"4/T5b6AnHpdfP+5K9PCvj7g/qq/SikY5zFh0df+3LiE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 58,\n            \"PublicKey\": \"6MFVFjU0+rqeGghPHI+1DIcutldTKEgyu/khw4MiPS0=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 59,\n            \"PublicKey\": \"IRgMzjWBhmy8mndwCEg2NV8HrIOa33ka3i/WPSAMOAg=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 60,\n            \"PublicKey\": \"p7/k4bufRrxMdQFlnOXwPi/GEjxagIH4XRmO5IraKno=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 2,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 61,\n            \"PublicKey\": \"226tT9or/jGOz8yvdVA4xwtSmXhPXqY5TploBSwpXC0=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 7,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 62,\n            \"PublicKey\": \"SCxytkSjGAhOstIVpystZc0SWWIzn12Q7R2GIJzjpgE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 63,\n            \"PublicKey\": \"J0r07WK1S1qm20nWKfSbrcfOteuCtmNIsUNGCXlHZT8=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 3,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 64,\n            \"PublicKey\": \"YE21+ADp3AVrUlga2uzlaqGbdV/sMiY8E0iCgfiDDmE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 1000,\n            \"SubscriptionEnd\": \"2022-Oct-28 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 65,\n            \"PublicKey\": \"E+5BKVDSnVGl2Indkr0ARl/06ihDWxxH+nRP8yVa8XU=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 4,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 66,\n            \"PublicKey\": \"4jQWrOBwyMsJZnlvRkVk5Kt+KROgM8i/acAxv5wB+AE=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 67,\n            \"PublicKey\": \"JGyhDwmVomNc8OqYR7+12juSK5Ey2L8OFo0EEh7zJgk=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 68,\n            \"PublicKey\": \"wLHn1AT2LXDwl+SlKUYiasxMqK0lmpYpNCsptN4Ss3Q=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 0,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        },\n        {\n            \"KeyID\": 69,\n            \"PublicKey\": \"42ib1TJwHWMH77i5xi1KH6j1dAxhNxqlqnlkah2yPgo=\",\n            \"BandwidthUsed\": 0,\n            \"BandwidthAllotted\": 3,\n            \"SubscriptionEnd\": \"2099-Oct-10 12:39:05 PM\"\n        }\n    ]\n}"}],"_postman_id":"556ae354-48fd-46d5-8c00-6e11085c13c1"}],"id":"7d393e49-18cb-49da-8429-10979b9a79e5","_postman_id":"7d393e49-18cb-49da-8429-10979b9a79e5","description":""}],"event":[{"listen":"prerequest","script":{"id":"382ee9f3-e05c-411d-afce-bc9fe7e649b0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"eea24f03-99c5-48d5-bc2b-aa81d5d9ed56","type":"text/javascript","exec":[""]}}],"variable":[{"key":"DOMAIN","value":"eu2.raspberrytech.one","type":"string"},{"key":"PORT","value":"8444","type":"string"},{"key":"HTTP(S)","value":"https","type":"string"}]}