{"info":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","description":"<html><head></head><body><p>PacketStream API for Resellers</p>\n<p>To request access visit our website: <a href=\"https://packetstream.io/dashboard/reseller_api\">https://packetstream.io/dashboard/reseller_api</a></p>\n<p>Live API endpoint: <code>reseller.packetstream.io</code> </p>\n<p>Mock API endpoint: <code>00ccbc16-5718-4c77-aa8e-81e36843e75f.mock.pstmn.io</code></p>\n<p>The live API endpoint should be used in production environments.</p>\n<p>The mock API endpoint generates sample responses and does not require an authorization token.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"8648665","collectionId":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","publishedId":"SVfRuTpB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FC8B20"},"publishDate":"2020-12-31T17:50:51.000Z"},"item":[{"name":"Reseller Account","item":[{"name":"View your reseller account info","id":"28965401-c3b8-44da-af68-49e97a098d56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API-ACCESS-TOKEN","type":"text"}],"url":"https://reseller.packetstream.io/reseller/my_info","description":"<p>Returns general info about your PacketStream Reseller account.</p>\n<p>Balance is listed in USD cents.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}},"urlObject":{"protocol":"https","path":["reseller","my_info"],"host":["reseller","packetstream","io"],"query":[],"variable":[]}},"response":[{"id":"e2cdc918-5477-45b9-a135-f31db0ddeb08","name":"View your reseller account info","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API-ACCESS-TOKEN","type":"text"}],"url":"https://reseller.packetstream.io/reseller/my_info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"content-type","value":"application/json"},{"key":"date","value":"Fri, 06 Sep 2019 20:36:47 GMT"},{"key":"expires","value":"0"},{"key":"pragma","value":"no-cache"},{"key":"server","value":"envoy"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-envoy-upstream-service-time","value":"415"},{"key":"Content-Length","value":"189"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"\",\n    \"timestamp\": 1567802207,\n    \"data\": {\n        \"username\": \"reseller\",\n        \"balance\": 99980,\n        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n        \"date_created\": \"2019-09-06T17:19:41.010792Z\"\n    }\n}"}],"_postman_id":"28965401-c3b8-44da-af68-49e97a098d56"}],"id":"a03aed00-a26a-4bc0-9ed4-eb068beb379f","_postman_id":"a03aed00-a26a-4bc0-9ed4-eb068beb379f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}}},{"name":"Sub-Users","item":[{"name":"Create a sub-user","id":"6a65acdb-2856-43c8-81ca-f940e67f7544","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"jdavis9\"}"},"url":"https://reseller.packetstream.io/reseller/sub_users/create","description":"<p>Creates a sub-user under your PacketStream Reseller account.</p>\n<p><strong>FEE WARNING:</strong> </p>\n<p>Invoking this API call will subtract $0.10 cents from your PacketStream Reseller account balance.</p>\n<p>This small fee is intended to deter abuse and prevent PacketStream Resellers from creating unnecessary accounts.</p>\n<p>Please use this API call sparingly.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}},"urlObject":{"protocol":"https","path":["reseller","sub_users","create"],"host":["reseller","packetstream","io"],"query":[],"variable":[]}},"response":[{"id":"e346e79d-fc73-476d-a686-c085d5aac764","name":"Create a sub-user","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"jdavis9\"}"},"url":"https://reseller.packetstream.io/reseller/sub_users/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"content-type","value":"application/json"},{"key":"date","value":"Fri, 06 Sep 2019 20:41:37 GMT"},{"key":"expires","value":"0"},{"key":"pragma","value":"no-cache"},{"key":"server","value":"envoy"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-envoy-upstream-service-time","value":"80"},{"key":"Content-Length","value":"262"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"WARNING: as an abuse prevention measure, calls to this endpoint subtract $0.10 from your reseller balance\",\n    \"timestamp\": 1567802497,\n    \"data\": {\n        \"username\": \"jdavis9\",\n        \"balance\": 0,\n        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n        \"date_created\": \"2019-09-06T20:41:37.801887Z\"\n    }\n}"}],"_postman_id":"6a65acdb-2856-43c8-81ca-f940e67f7544"},{"name":"View all sub-users","id":"a8151545-bbfe-422c-bf44-36a9b1f632bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API-ACCESS-TOKEN","type":"text"}],"url":"https://reseller.packetstream.io/reseller/sub_users/view_all","description":"<p>Returns a list of sub-users owned by your PacketStream Reseller account.</p>\n<p>Balance is listed in USD cents.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}},"urlObject":{"protocol":"https","path":["reseller","sub_users","view_all"],"host":["reseller","packetstream","io"],"query":[],"variable":[]}},"response":[{"id":"ad1e280c-1f5d-4951-8f80-a1be55ef7f0f","name":"View all sub-users","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API-ACCESS-TOKEN","type":"text"}],"url":"https://reseller.packetstream.io/reseller/sub_users/view_all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"content-type","value":"application/json"},{"key":"date","value":"Fri, 06 Sep 2019 20:41:55 GMT"},{"key":"expires","value":"0"},{"key":"pragma","value":"no-cache"},{"key":"server","value":"envoy"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-envoy-upstream-service-time","value":"238"},{"key":"Content-Length","value":"397"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"\",\n    \"timestamp\": 1567802515,\n    \"data\": [\n        {\n            \"username\": \"subuser2\",\n            \"balance\": 0,\n\t        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n            \"date_created\": \"2019-09-06T20:40:50.584001Z\"\n        },\n        {\n            \"username\": \"subuser\",\n            \"balance\": 0,\n\t        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n            \"date_created\": \"2019-09-06T17:31:07.083938Z\"\n        },\n        {\n            \"username\": \"dbixel\",\n            \"balance\": 0,\n\t        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n            \"date_created\": \"2019-09-06T20:41:31.541174Z\"\n        },\n        {\n            \"username\": \"subuser3\",\n            \"balance\": 0,\n\t        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n            \"date_created\": \"2019-09-06T20:40:55.981871Z\"\n        },\n        {\n            \"username\": \"jdavis9\",\n            \"balance\": 0,\n\t        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n            \"date_created\": \"2019-09-06T20:41:37.801887Z\"\n        },\n        {\n            \"username\": \"newusername\",\n            \"balance\": 0,\n\t        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n            \"date_created\": \"2019-09-06T20:41:12.409673Z\"\n        },\n        {\n            \"username\": \"subuser1\",\n            \"balance\": 900,\n\t        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n            \"date_created\": \"2019-09-06T20:31:16.250078Z\"\n        }\n    ]\n}"}],"_postman_id":"a8151545-bbfe-422c-bf44-36a9b1f632bd"},{"name":"View a single sub-user","id":"e488cd03-8203-44a3-8b11-9f373fee7200","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\"}"},"url":"https://reseller.packetstream.io/reseller/sub_users/view_single","description":"<p>Returns information about a single sub-user owned by your PacketStream Reseller account.</p>\n<p>Balance is listed in USD cents.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}},"urlObject":{"protocol":"https","path":["reseller","sub_users","view_single"],"host":["reseller","packetstream","io"],"query":[],"variable":[]}},"response":[{"id":"6161b19b-10c4-40b2-b49f-b0c3899a4f1f","name":"View a single sub-user","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\"}"},"url":"https://reseller.packetstream.io/reseller/sub_users/view_single"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"content-type","value":"application/json"},{"key":"date","value":"Fri, 06 Sep 2019 20:40:09 GMT"},{"key":"expires","value":"0"},{"key":"pragma","value":"no-cache"},{"key":"server","value":"envoy"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-envoy-upstream-service-time","value":"15"},{"key":"Content-Length","value":"189"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"\",\n    \"timestamp\": 1567802409,\n    \"data\": {\n        \"username\": \"subuser1\",\n        \"balance\": 900,\n        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n        \"date_created\": \"2019-09-06T20:31:16.250078Z\"\n    }\n}"}],"_postman_id":"e488cd03-8203-44a3-8b11-9f373fee7200"},{"name":"View a sub-user's transaction history","id":"899e4814-04ea-4b44-ab94-51fa15ffe248","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\"}"},"url":"https://reseller.packetstream.io/reseller/sub_users/view_txs","description":"<p>Returns transaction history for a sub-user. Bandwidth is measured in bytes.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}},"urlObject":{"protocol":"https","path":["reseller","sub_users","view_txs"],"host":["reseller","packetstream","io"],"query":[],"variable":[]}},"response":[{"id":"1f27855a-ad50-47e4-8247-fac1cfc03387","name":"View a sub-user's transaction history","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\"}"},"url":"https://reseller.packetstream.io/reseller/sub_users/view_txs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"content-type","value":"application/json"},{"key":"date","value":"Fri, 06 Sep 2019 20:39:51 GMT"},{"key":"expires","value":"0"},{"key":"pragma","value":"no-cache"},{"key":"server","value":"envoy"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-envoy-upstream-service-time","value":"124"},{"key":"Content-Length","value":"95"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"\",\n    \"timestamp\": 1567802391,\n    \"data\": [\n        {\n            \"bandwidth\": {\n                \"up\": 234,\n                \"down\": 722\n            },\n            \"timestamp\": \"2019-06-11T00:00:00Z\"\n        },\n        {\n            \"bandwidth\": {\n                \"up\": 718,\n                \"down\": 2946\n            },\n            \"timestamp\": \"2019-06-06T00:00:00Z\"\n        },\n        {\n            \"bandwidth\": {\n                \"up\": 3159,\n                \"down\": 9747\n            },\n            \"timestamp\": \"2019-06-17T00:00:00Z\"\n        },\n        {\n            \"bandwidth\": {\n                \"up\": 819,\n                \"down\": 2541\n            },\n            \"timestamp\": \"2019-08-01T00:00:00Z\"\n        },\n        {\n            \"bandwidth\": {\n                \"up\": 16814,\n                \"down\": 142086\n            },\n            \"timestamp\": \"2019-08-02T00:00:00Z\"\n        },\n        {\n            \"bandwidth\": {\n                \"up\": 1605,\n                \"down\": 2103\n            },\n            \"timestamp\": \"2019-08-06T00:00:00Z\"\n        }\n    ]\n}"}],"_postman_id":"899e4814-04ea-4b44-ab94-51fa15ffe248"},{"name":"Reset sub-user's proxy auth key","id":"2b818624-7c1b-4d99-b791-1eb459ce81c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\"}"},"url":"https://reseller.packetstream.io/reseller/sub_users/reset_auth_key","description":"<p>Resets the proxy authentication key for a sub-user.</p>\n<p>The sub-user's new auth key is returned as part of the response body.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}},"urlObject":{"protocol":"https","path":["reseller","sub_users","reset_auth_key"],"host":["reseller","packetstream","io"],"query":[],"variable":[]}},"response":[{"id":"1dae87b3-664a-4c38-944c-b3f059b85f98","name":"Reset sub-user's proxy auth key","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\"}"},"url":"https://reseller.packetstream.io/reseller/sub_users/reset_auth_key"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"content-type","value":"application/json"},{"key":"date","value":"Fri, 06 Sep 2019 20:39:07 GMT"},{"key":"expires","value":"0"},{"key":"pragma","value":"no-cache"},{"key":"server","value":"envoy"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-envoy-upstream-service-time","value":"103"},{"key":"Content-Length","value":"190"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"\",\n    \"timestamp\": 1567802347,\n    \"data\": {\n        \"username\": \"subuser1\",\n        \"balance\": 900,\n        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n        \"date_created\": \"2019-09-06T20:31:16.250078Z\"\n    }\n}"}],"_postman_id":"2b818624-7c1b-4d99-b791-1eb459ce81c8"},{"name":"Add to a sub-user's balance","id":"c26aa61e-af93-41da-b0cd-d25de23e137c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\", \"amount_usd_cents\": 500}"},"url":"https://reseller.packetstream.io/reseller/sub_users/give_balance","description":"<p>Gives balance to a sub-user.</p>\n<p>The amount given to the sub-user is subtracted from your PacketStream Reseller account balance.</p>\n<p>The 'balance' value in the response body indicates the sub-user's new balance.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}},"urlObject":{"protocol":"https","path":["reseller","sub_users","give_balance"],"host":["reseller","packetstream","io"],"query":[],"variable":[]}},"response":[{"id":"22cebfee-cc95-425b-8315-3cca0871be7e","name":"Add to a sub-user's balance","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\", \"amount_usd_cents\": 500}"},"url":"https://reseller.packetstream.io/reseller/sub_users/give_balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"content-type","value":"application/json"},{"key":"date","value":"Fri, 06 Sep 2019 20:38:24 GMT"},{"key":"expires","value":"0"},{"key":"pragma","value":"no-cache"},{"key":"server","value":"envoy"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-envoy-upstream-service-time","value":"35"},{"key":"Content-Length","value":"187"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"\",\n    \"timestamp\": 1567802304,\n    \"data\": {\n        \"username\": \"subuser1\",\n        \"balance\": 1000,\n        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n        \"date_created\": \"2019-09-06T20:31:16.250078Z\"\n    }\n}"}],"_postman_id":"c26aa61e-af93-41da-b0cd-d25de23e137c"},{"name":"Subtract from a sub-user's balance","id":"2b59bded-8262-475f-99dc-2c6929fbb3aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\", \"amount_usd_cents\": 100}"},"url":"https://reseller.packetstream.io/reseller/sub_users/take_balance","description":"<p>Removes balance from a sub-user.</p>\n<p>The amount removed from the sub-user is returned to your PacketStream Reseller account balance.</p>\n<p>The 'balance' value in the response body indicates the sub-user's new balance.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}},"urlObject":{"protocol":"https","path":["reseller","sub_users","take_balance"],"host":["reseller","packetstream","io"],"query":[],"variable":[]}},"response":[{"id":"b0149185-d1d4-47d0-a309-5b46f5d3f09e","name":"Subtract from a sub-user's balance","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer API-ACCESS-TOKEN"}],"body":{"mode":"raw","raw":"{\"username\": \"subuser1\", \"amount_usd_cents\": 100}"},"url":"https://reseller.packetstream.io/reseller/sub_users/take_balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"content-type","value":"application/json"},{"key":"date","value":"Fri, 06 Sep 2019 20:38:36 GMT"},{"key":"expires","value":"0"},{"key":"pragma","value":"no-cache"},{"key":"server","value":"envoy"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-envoy-upstream-service-time","value":"222"},{"key":"Content-Length","value":"186"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"\",\n    \"timestamp\": 1567802317,\n    \"data\": {\n        \"username\": \"subuser1\",\n        \"balance\": 900,\n        \"proxy_authkey\": \"xxxxxxxxxxxxxxxx\",\n        \"date_created\": \"2019-09-06T20:31:16.250078Z\"\n    }\n}"}],"_postman_id":"2b59bded-8262-475f-99dc-2c6929fbb3aa"}],"id":"e7abf4ef-a23a-478b-8cdd-bc560ee51bc9","_postman_id":"e7abf4ef-a23a-478b-8cdd-bc560ee51bc9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","id":"d7187bff-1e9b-4c07-b4e5-b9d2bb29134e","name":"PacketStream Reseller API v1.0","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"f159df7b-a6bc-47c8-97f2-c9c59fc80619","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"73744a70-2b78-4915-bb28-35b9664b6293","type":"text/javascript","exec":[""]}}]}