{"info":{"_postman_id":"565b6596-03a5-4ccc-a3dd-102bfe03692a","name":"DataImpulse reseller API","description":"<html><head></head><body><p><strong>Authorization Requirements</strong></p>\n<p><strong>You can get your token in</strong> <a href=\"https://app.dataimpulse.com/dashboard\"><b>https://app.dataimpulse.com/dashboard</b></a><strong>.</strong></p>\n<p><strong>IMPORTANT: To obtain the token, you need to enter the password, which is the password for your Dashboard.</strong></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6095389","collectionId":"565b6596-03a5-4ccc-a3dd-102bfe03692a","publishedId":"2s9YC7UC2x","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-18T08:57:25.000Z"},"item":[{"name":"user","item":[{"name":"token/get","id":"5bb7b7b3-be4e-4459-8d34-56bc8aa975dc","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"login","value":"your_login","type":"text"},{"key":"password","value":"your_password","type":"text"}]},"url":"https://api.dataimpulse.com/reseller/user/token/get","description":"<p><strong>This endpoint is designed to retrieve a temporary token for accessing the DataImpulse Resellers API. The token can be used for authentication and authorization of requests.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>login</td>\n<td>required, string</td>\n<td>User's login for Dashboard</td>\n</tr>\n<tr>\n<td>password</td>\n<td>required, string</td>\n<td>User's password for Dashboard</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Return temporary token providing access to the API. Please note that the time-to-live is set to 24 hours</strong></p>\n","urlObject":{"protocol":"https","path":["reseller","user","token","get"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"a30d5156-aced-4eb0-8147-503cd6f6c069","name":"token/get","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"login","value":"your_login","type":"text"},{"key":"password","value":"your_password","type":"text"}]},"url":"https://api.dataimpulse.com/reseller/user/token/get"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 08:16:43 GMT"},{"key":"ETag","value":"\"b791ca56eff62f3fa7d374e78dbffe5e13aae6c3\""}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvYXBpLmRhdGFpbXB1bHNlLmNvbVwvcmVzZWxsZXJcL3VzZXJcL3Rva2VuXC9nZXQiLCJpYXQiOjE2OTQ3NjU4MDMsImV4cCI6MTcyNTg2OTgwMywibmJmIjoxNjk0NzY1ODAzLCJqdGkiOiJCeXF1Y3hTUjgxR0hmeEhiIiwic3ViIjo0NjEwLCJwcnYiOiI4MDE2ZDQxNmFjYTkyODY1Zjg4ZTU4ODM0MzljNjk5MWYzODM0Y2Y1In0.NB07bgvWr9zQGMkOh_HCKOOoYNs4mDSppaCqhYP50l4\"\n}"}],"_postman_id":"5bb7b7b3-be4e-4459-8d34-56bc8aa975dc"},{"name":"balance","id":"82e59f3e-9d09-4b5e-915f-c81ab8c4e11c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/user/balance","description":"<p><strong>This endpoint allows you to retrieve information about your current account balance in DataImpulse.</strong></p>\n","urlObject":{"protocol":"https","path":["reseller","user","balance"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"c32f4b91-5c2c-4031-b457-a110f8dbe144","name":"balance","originalRequest":{"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/user/balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 08:26:39 GMT"},{"key":"ETag","value":"\"5e342c651b094704f0b56c831eeef3a531104179\""}],"cookie":[],"responseTime":null,"body":"{\n    \"balance\": 105\n}"}],"_postman_id":"82e59f3e-9d09-4b5e-915f-c81ab8c4e11c"}],"id":"e509a6b3-5aa8-4465-8bd4-45f1dd02f17a","_postman_id":"e509a6b3-5aa8-4465-8bd4-45f1dd02f17a","description":""},{"name":"sub-user","item":[{"name":"allowed-ips","item":[{"name":"add","id":"d09e7b9d-3d82-4608-87fd-952cc38f1c94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4053\",\r\n    \"ip\": \"9.9.9.9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/allowed-ips/add","description":"<p><strong>This endpoint is used to add allowed IP addresses for sub-users of your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to add an allowed IP.</td>\n</tr>\n<tr>\n<td>ip</td>\n<td>required, string</td>\n<td>The IP address you wish to allow.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","allowed-ips","add"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"3585ba2c-74f9-4c3e-95d1-4d607b1ccbab","name":"add","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4050\",\r\n    \"ip\": \"11.11.11.11\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/allowed-ips/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:56:46 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Bind is already exists for other subuser.\",\n    \"status_code\": 400\n}"},{"id":"b00afd49-7037-45b2-bb7f-51e7c7078df2","name":"add","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4050\",\r\n    \"ip\": \"11.11.11.11\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/allowed-ips/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:57:19 GMT"},{"key":"ETag","value":"\"bfd290009be078c98cb6d7c2d130e24da1eefae7\""}],"cookie":[],"responseTime":null,"body":"{\n    \"allowed_ips\": [\n        \"10.10.10.10\",\n        \"11.11.11.11\",\n        \"9.9.9.9\"\n    ]\n}"}],"_postman_id":"d09e7b9d-3d82-4608-87fd-952cc38f1c94"},{"name":"remove","id":"ce9f3a95-53d3-4d57-b06a-ecfb385c3f32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4050\",\r\n    \"ip\": \"9.9.9.9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/allowed-ips/remove","description":"<p><strong>This endpoint allows you to remove previously allowed IP addresses for sub-users of your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to remove an allowed IP.</td>\n</tr>\n<tr>\n<td>ip</td>\n<td>required, string</td>\n<td>The IP address you wish to remove from the allowed list.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","allowed-ips","remove"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"e41e399a-8a2d-4482-bd9d-f15e89ce8f12","name":"remove","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4050\",\r\n    \"ip\": \"9.9.9.9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/allowed-ips/remove"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:58:51 GMT"},{"key":"ETag","value":"\"74c184de2c02dd78aa91064c3e1ec46f4ec93bcd\""}],"cookie":[],"responseTime":null,"body":"{\n    \"allowed_ips\": [\n        \"10.10.10.10\",\n        \"11.11.11.11\"\n    ]\n}"}],"_postman_id":"ce9f3a95-53d3-4d57-b06a-ecfb385c3f32"}],"id":"4807a7bd-033e-4761-8551-ecaf55f20486","_postman_id":"4807a7bd-033e-4761-8551-ecaf55f20486","description":""},{"name":"balance","item":[{"name":"get","id":"ad25f78d-9b6e-443f-a0e2-7f1a4da617cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/sub-user/balance/get?subuser_id=4050","description":"<p><strong>This endpoint allows you to retrieve the balance information for a specific sub-user of your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to retrieve the balance.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","balance","get"],"host":["api","dataimpulse","com"],"query":[{"key":"subuser_id","value":"4050"}],"variable":[]}},"response":[{"id":"2232b1e4-a97f-43c8-a52e-ff968498a710","name":"get","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.dataimpulse.com/reseller/sub-user/balance/get?subuser_id=4050","protocol":"https","host":["api","dataimpulse","com"],"path":["reseller","sub-user","balance","get"],"query":[{"key":"subuser_id","value":"4050"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:23:53 GMT"},{"key":"ETag","value":"\"9d7a6873186f7c282ed3a0c628d4630fb406817b\""}],"cookie":[],"responseTime":null,"body":"{\n    \"balance\": 12900079458,\n    \"balance_format\": \"12.01 GB\",\n    \"balance_total\": 214748364800,\n    \"balance_total_format\": \"200 GB\",\n    \"balance_used\": 201848285342,\n    \"balance_used_format\": \"187.99 GB\",\n    \"threads_used\": 320\n}"}],"_postman_id":"ad25f78d-9b6e-443f-a0e2-7f1a4da617cd"},{"name":"add","id":"b2e681d2-3b09-476d-8413-cbbd832e9f61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\" : 4050,\r\n    \"traffic\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/balance/add","description":"<p><strong>This endpoint is used to add traffic to the balance of a specific sub-user within your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to add traffic.</td>\n</tr>\n<tr>\n<td>traffic</td>\n<td>required, int</td>\n<td>The amount of traffic you wish to add to the sub-user's balance.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","balance","add"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"c5167ac6-5d78-49cf-a9eb-d3b7027eb720","name":"add","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\" : 4050,\r\n    \"traffic\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/balance/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:21:59 GMT"},{"key":"ETag","value":"\"56c88e75d3364913c5be60619f1adbe8c3b06b78\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Success.\"\n}"}],"_postman_id":"b2e681d2-3b09-476d-8413-cbbd832e9f61"},{"name":"drop","id":"85a2ba2b-3e2f-4a0c-90c3-0fa90500fca5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\" : 4050\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/balance/drop","description":"<p><strong>This endpoint allows you to clear a sub-users balance in DataImpulse and return the remaining amount of traffic to your account balance.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to drop traffic.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","balance","drop"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"814d080a-8447-4c99-bab0-5989a47dc7cd","name":"drop","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\" : 4050\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/balance/drop"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:21:59 GMT"},{"key":"ETag","value":"\"56c88e75d3364913c5be60619f1adbe8c3b06b78\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Success.\"\n}"}],"_postman_id":"85a2ba2b-3e2f-4a0c-90c3-0fa90500fca5"},{"name":"addition-history","id":"f5f31e26-a5a7-4c43-839d-5cba3ad73d0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/sub-user/balance/addition-history?subuser_id=5","description":"<p><strong>This endpoint allows you to get information about the history of balance additions for a specific sub-user of your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","balance","addition-history"],"host":["api","dataimpulse","com"],"query":[{"key":"subuser_id","value":"5"}],"variable":[]}},"response":[{"id":"2d0c802a-bb6d-4601-80de-a9910780cfbf","name":"addition-history","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.dataimpulse.com/reseller/sub-user/balance/addition-history?subuser_id=5","protocol":"https","host":["api","dataimpulse","com"],"path":["reseller","sub-user","balance","addition-history"],"query":[{"key":"subuser_id","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=120"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 09 Oct 2024 13:33:19 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"ETag","value":"W/\"63152298eaa3e3b439354207af47415f03fb586f\""},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"history\": [\n        {\n            \"balance_charged\": 1,\n            \"traffic_added\": 1,\n            \"datetime\": \"2024-10-09 09:08:37 UTC\"\n        },\n        {\n            \"balance_charged\": 2,\n            \"traffic_added\": 2,\n            \"datetime\": \"2024-10-08 13:45:27 UTC\"\n        },\n        {\n            \"balance_charged\": 1,\n            \"traffic_added\": 1,\n            \"datetime\": \"2024-10-01 06:31:14 UTC\"\n        }\n    ]\n}"}],"_postman_id":"f5f31e26-a5a7-4c43-839d-5cba3ad73d0f"}],"id":"08e420f7-1cc7-4434-af43-b99ab6c69200","_postman_id":"08e420f7-1cc7-4434-af43-b99ab6c69200","description":""},{"name":"usage-stat","item":[{"name":"get","id":"d6188d08-fc53-4979-ab7a-877b7657c469","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/sub-user/usage-stat/get?subuser_id=4050&period=week","description":"<p><strong>This endpoint allows you to retrieve usage statistics for a specific sub-user within your account. You can specify the period as either \"</strong><em><strong>week</strong></em><strong>\", \"</strong><em><strong>month</strong></em><strong>\", \"3months\" or \"6months\".</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to retrieve usage statistics.</td>\n</tr>\n<tr>\n<td>period</td>\n<td>required, string</td>\n<td>You can set the period to either <code>week</code> , <code>month</code> , <code>3months</code> or  <br /><code>6months</code> to specify the timeframe for which you want statistics.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","usage-stat","get"],"host":["api","dataimpulse","com"],"query":[{"key":"subuser_id","value":"4050"},{"key":"period","value":"week"}],"variable":[]}},"response":[{"id":"954192c0-a96a-4033-81a0-b94de4831efb","name":"get","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.dataimpulse.com/reseller/sub-user/usage-stat/get?subuser_id=4050&period=week","protocol":"https","host":["api","dataimpulse","com"],"path":["reseller","sub-user","usage-stat","get"],"query":[{"key":"subuser_id","value":"4050"},{"key":"period","value":"week"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:26:46 GMT"},{"key":"ETag","value":"\"45f844efdc2352652416cb0709fecf70b2a2d15e\""}],"cookie":[],"responseTime":null,"body":"{\n    \"usage\": [\n        {\n            \"traffic\": 0,\n            \"request\": 0,\n            \"d_usage\": \"2023-09-08\"\n        },\n        {\n            \"traffic\": 0,\n            \"request\": 0,\n            \"d_usage\": \"2023-09-09\"\n        },\n        {\n            \"traffic\": 0,\n            \"request\": 0,\n            \"d_usage\": \"2023-09-10\"\n        },\n        {\n            \"traffic\": 0,\n            \"request\": 0,\n            \"d_usage\": \"2023-09-11\"\n        },\n        {\n            \"traffic\": 0,\n            \"request\": 0,\n            \"d_usage\": \"2023-09-12\"\n        },\n        {\n            \"traffic\": 0,\n            \"request\": 0,\n            \"d_usage\": \"2023-09-13\"\n        },\n        {\n            \"traffic\": 0,\n            \"request\": 0,\n            \"d_usage\": \"2023-09-14\"\n        },\n        {\n            \"traffic\": 0.02782154083251953,\n            \"request\": 4,\n            \"d_usage\": \"2023-09-15\"\n        }\n    ]\n}"}],"_postman_id":"d6188d08-fc53-4979-ab7a-877b7657c469"},{"name":"detail","id":"ab886475-63d9-4c55-90fd-b46657d03642","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/sub-user/usage-stat/detail?subuser_id=4050&period=month&limit=50&offset=0","description":"<p><strong>This endpoint allows you to retrieve detail usage statistics for a specific sub-user within your account. You can specify the period as either \"</strong><em><strong>week</strong></em><strong>\" or \"</strong><em><strong>month</strong></em><strong>.\"</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to retrieve usage statistics.</td>\n</tr>\n<tr>\n<td>period</td>\n<td>required, string</td>\n<td>You can set the period to either <code>week</code> or <code>month</code> to specify the timeframe for which you want statistics.</td>\n</tr>\n<tr>\n<td>limit</td>\n<td>optional, int</td>\n<td>Default 100</td>\n</tr>\n<tr>\n<td>offset</td>\n<td>optional, int</td>\n<td>Default 0</td>\n</tr>\n<tr>\n<td>datetime_aggregate</td>\n<td>optional, string, can take the values: <code>minute</code>, <code>hour</code>, <code>day</code></td>\n<td>Default <code>minute</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","usage-stat","detail"],"host":["api","dataimpulse","com"],"query":[{"key":"subuser_id","value":"4050"},{"key":"period","value":"month"},{"key":"limit","value":"50"},{"key":"offset","value":"0"}],"variable":[]}},"response":[{"id":"526c2974-4886-4e86-bdc6-b1d363f5c2e0","name":"detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.dataimpulse.com/reseller/sub-user/usage-stat/detail?subuser_id=4050&period=month&limit=50&offset=0","protocol":"https","host":["api","dataimpulse","com"],"path":["reseller","sub-user","usage-stat","detail"],"query":[{"key":"subuser_id","value":"4050"},{"key":"period","value":"month"},{"key":"limit","value":"50"},{"key":"offset","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:28:07 GMT"},{"key":"ETag","value":"\"9318e3dee089811a03d0765648c2ad2b8bec6c92\""}],"cookie":[],"responseTime":null,"body":"{\n    \"usage\": [\n        {\n            \"host\": null,\n            \"datetime\": \"2023-09-15 09:27:00 UTC\",\n            \"requests\": 0,\n            \"traffic\": 0,\n            \"status\": \"error\",\n            \"message\": \"NO_HOST_CONNECTION\"\n        },\n        {\n            \"host\": \"api.ipify.\",\n            \"datetime\": \"2023-09-15 09:27:00 UTC\",\n            \"requests\": 1,\n            \"traffic\": 0,\n            \"status\": \"success\",\n            \"message\": null\n        },\n        {\n            \"host\": \"google.com\",\n            \"datetime\": \"2023-09-15 09:25:00 UTC\",\n            \"requests\": 1,\n            \"traffic\": \"8.08 KB\",\n            \"status\": \"success\",\n            \"message\": null\n        },\n        {\n            \"host\": \"api.ipify.org\",\n            \"datetime\": \"2023-09-15 09:25:00 UTC\",\n            \"requests\": 3,\n            \"traffic\": \"20.41 KB\",\n            \"status\": \"success\",\n            \"message\": null\n        }\n    ],\n    \"total_count\": 4\n}"}],"_postman_id":"ab886475-63d9-4c55-90fd-b46657d03642"},{"name":"errors","id":"6a7b6095-756e-43f3-b9d8-35461edf1503","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/sub-user/usage-stat/errors?subuser_id=1&period=month&limit=50&offset=0","description":"<p><strong>This endpoint allows you to retrieve detail errors statistics for a specific sub-user within your account. You can specify the period as either \"week\" or \"month.\"</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to retrieve usage statistics.</td>\n</tr>\n<tr>\n<td>period</td>\n<td>required, string</td>\n<td>You can set the period to either week or month to specify the timeframe for which you want statistics.</td>\n</tr>\n<tr>\n<td>limit</td>\n<td>optional, int</td>\n<td>Default 100</td>\n</tr>\n<tr>\n<td>offset</td>\n<td>optional, int</td>\n<td>Default 0</td>\n</tr>\n<tr>\n<td>datetime_aggregate</td>\n<td>optional, string, can take the values: <code>minute</code>, <code>hour</code>, <code>day</code></td>\n<td>Default <code>minute</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","usage-stat","errors"],"host":["api","dataimpulse","com"],"query":[{"key":"subuser_id","value":"1"},{"key":"period","value":"month"},{"key":"limit","value":"50"},{"key":"offset","value":"0"}],"variable":[]}},"response":[{"id":"7a761a67-218b-4c44-81dc-18452f458baf","name":"errors","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://dataimpulse-back-app/reseller/sub-user/usage-stat/errors?subuser_id=1&period=month&limit=50&offset=0&datetime_aggregate=day","protocol":"http","host":["dataimpulse-back-app"],"path":["reseller","sub-user","usage-stat","errors"],"query":[{"key":"subuser_id","value":"1"},{"key":"period","value":"month"},{"key":"limit","value":"50"},{"key":"offset","value":"0"},{"key":"datetime_aggregate","value":"day"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=120"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 21 Aug 2024 13:59:41 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"ETag","value":"W/\"cf2d49c0d188e38028565f6512b25af04fd46337\""},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"datetime\": \"2024-08-21 00:00:00 UTC\",\n            \"error\": \"HOST_BLOCKED\",\n            \"host\": \"m.stripe.com\",\n            \"port\": 443,\n            \"count\": 2547\n        },\n        {\n            \"datetime\": \"2024-08-21 00:00:00 UTC\",\n            \"error\": \"NO_HOST_CONNECTION\",\n            \"host\": \"api.ipify.org\",\n            \"port\": 443,\n            \"count\": 28\n        },\n        {\n            \"datetime\": \"2024-08-21 00:00:00 UTC\",\n            \"error\": \"NO_HOST_CONNECTION\",\n            \"host\": \"google.com\",\n            \"port\": 443,\n            \"count\": 2\n        }\n    ],\n    \"total_count\": 1329\n}"}],"_postman_id":"6a7b6095-756e-43f3-b9d8-35461edf1503"}],"id":"b224b06a-1aff-4054-bcfd-9ce83ee9a9cd","_postman_id":"b224b06a-1aff-4054-bcfd-9ce83ee9a9cd","description":""},{"name":"supported-protocols","item":[{"name":"get","id":"41daf930-9b1f-4fc2-b86f-a6b0b2d9171a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/sub-user/supported-protocols/get?subuser_id=773","description":"<p><strong>This endpoint allows you to view the current protocol settings for the sub-user. By default, all protocols (http and socks5) are enabled.</strong>  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to retrieve the supported protocols.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","supported-protocols","get"],"host":["api","dataimpulse","com"],"query":[{"key":"subuser_id","value":"773"}],"variable":[]}},"response":[{"id":"d0976e8d-6f21-45f6-9204-b76d1d52f3f4","name":"get","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.dataimpulse.com/reseller/sub-user/supported-protocols/get?subuser_id=773","protocol":"https","host":["api","dataimpulse","com"],"path":["reseller","sub-user","supported-protocols","get"],"query":[{"key":"subuser_id","value":"773"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 12 Sep 2024 09:17:15 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"ETag","value":"\"789fd15308321ea72a685694ad06f97b3a69b9dd\""}],"cookie":[],"responseTime":null,"body":"{\n    \"supported_protocols\": [\n        \"http\",\n        \"socks5\"\n    ]\n}"}],"_postman_id":"41daf930-9b1f-4fc2-b86f-a6b0b2d9171a"},{"name":"set","id":"17d440e7-78b3-4170-b7a0-df142adf05c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": 773,\r\n    \"supported_protocols\": [\"http\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/supported-protocols/set","description":"<p><strong>This endpoint allows you to update the supported protocols for a specific sub-user. By default, all protocols (http and socks5) are anabled. If you don’t need both, you can adjust the settings to select the required protocol.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to set supported protocols.</td>\n</tr>\n<tr>\n<td>supported_protocols</td>\n<td>array of strings</td>\n<td>Possible values: <code>http</code>, <code>socks5</code>. To reset to the default, pass <code>null</code>.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","supported-protocols","set"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"2c020782-1a5d-402a-968d-a4f1ea082a7b","name":"set","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": 773,\r\n    \"supported_protocols\": [\"http\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/supported-protocols/set"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 12 Sep 2024 09:42:11 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"ETag","value":"\"cf7d25b41e27c6387579ecaa3dde316057fe94e3\""}],"cookie":[],"responseTime":null,"body":"{\n    \"supported_protocols\": [\n        \"http\"\n    ]\n}"}],"_postman_id":"17d440e7-78b3-4170-b7a0-df142adf05c9"}],"id":"f0166357-8084-4b30-a99b-8a93b2a90591","_postman_id":"f0166357-8084-4b30-a99b-8a93b2a90591","description":""},{"name":"list","id":"6044cece-2f2f-46e8-aef1-12ff2abedd27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/sub-user/list","description":"<p><strong>This endpoint allows you to retrieve a list of sub-users associated with your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>limit</td>\n<td>optional, int</td>\n<td>Default 100, max value 1000</td>\n</tr>\n<tr>\n<td>offset</td>\n<td>optional, int</td>\n<td>Default 0</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","list"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"0f061369-992c-4334-afba-af56d0087d9d","name":"list","originalRequest":{"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/sub-user/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:47:20 GMT"},{"key":"ETag","value":"\"ff98d7187233947a0340ec1e57f031ea3aec21ed\""}],"cookie":[],"responseTime":null,"body":"{\n    \"subusers\": [\n        {\n            \"id\": 4050,\n            \"label\": \"Residential Proxy / SubUser 4\",\n            \"login\": \"82364cb158467f5e5a64\",\n            \"password\": \"6f487b213b4cb4ae\",\n            \"balance\": 2147454475,\n            \"balance_format\": \"2 GB\",\n            \"threads\": 100,\n            \"sticky_range\": {\n                \"start\": 11000,\n                \"end\": 20000\n            },\n            \"allowed_ips\": [],\n            \"blocked\": false,\n            \"default_pool_parameters\": {\n                \"countries\": [\"us\"],\n                \"exclude_asn\": [],\n                \"anonymous_filter\": true,\n                \"rotation_interval\": 60\n            }\n        },\n        {\n            \"id\": 4051,\n            \"label\": \"Residential Proxy / SubUser 5\",\n            \"login\": \"07146743e93162ff4ac5\",\n            \"password\": \"95511815bcfd25b2\",\n            \"balance\": 0,\n            \"balance_format\": 0,\n            \"threads\": 100,\n            \"sticky_range\": {\n                \"start\": 11000,\n                \"end\": 20000\n            },\n            \"allowed_ips\": [],\n            \"blocked\": false,\n            \"default_pool_parameters\": {\n                \"countries\": [],\n                \"exclude_asn\": [],\n                \"anonymous_filter\": false,\n                \"rotation_interval\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"6044cece-2f2f-46e8-aef1-12ff2abedd27"},{"name":"create","id":"5d87f9bd-1493-456e-9595-600c35a92df0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"label\": \"test subuser\",\r\n    \"sticky_range\": {\r\n        \"start\": 11000,\r\n        \"end\": 20000\r\n    },\r\n    \"threads\": 100\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/create","description":"<p><strong>This endpoint allows you to create a new sub-user within your account. You can specify various parameters, including a label, sticky range, and thread count. Additionally, you can assign pool parameters to the sub-user, such as countries, anonymous filter enabling, rotation interval, and exclusion of specific ASNs from the pool.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>label</td>\n<td>optional, string</td>\n<td>A label to identify the sub-user.</td>\n</tr>\n<tr>\n<td>sticky_range</td>\n<td>optional, object  <br />{  <br /><code>start</code>: required, int,  <br /><code>end</code>: required, int  <br />}</td>\n<td>An object specifying the sticky range with start: min:10000, max:30000 and end: min:10000, max:30000</td>\n</tr>\n<tr>\n<td>threads</td>\n<td>optional, int</td>\n<td>The number of threads for the sub-user (max value 2000).</td>\n</tr>\n<tr>\n<td>allowed_ips</td>\n<td>optional, array of strings</td>\n<td>An array of allowed IP addresses (max items 5).</td>\n</tr>\n<tr>\n<td>default_pool_parameters</td>\n<td>optional, object  <br />{  <br /><code>countries</code>: optional, array of strings,  <br /><code>exclude_countries</code>: optional, array of strings,  <br /><code>exclude_asn</code>: optional, array of numbers,  <br /><code>anonymous_filter</code>: boolean,  <br /><code>rotation_interval</code>: number  <br />}</td>\n<td><code>countries</code>: set specific countries. Must be listed using supported country codes available from the <a href=\"https://api.dataimpulse.com/reseller/common/locations\">locations </a> endpoint. Can be specified if <code>exclude_countries</code> is not set.  <br />  <br /><code>exclude_countries</code>: exclude specific countries. Must be listed using supported country codes available from the <a href=\"https://api.dataimpulse.com/reseller/common/locations\">locations </a> endpoint. Can be specified if <code>countries</code> is not set.  <br />  <br /><code>exclude_asn</code>: allows you to specify a list of ASN (Autonomous System Number) numbers to be excluded.  <br />  <br /><code>anonymous_filter</code>: <em>boolean</em> value indicating whether to apply anonymous filtering.  <br />  <br /><code>rotation_interval</code>: specifies the rotation interval for sticky-type connections, measured in minutes, with a minimum of 1 and maximum of 120.</td>\n</tr>\n<tr>\n<td>pool_type</td>\n<td>optional, string</td>\n<td>Specifies the type of proxy pool to be assigned to the sub-user. Possible values are <code>datacenter</code>, <code>residential</code>, and <code>mobile</code> . The <code>pool_type</code> setting is permanent and cannot be updated after the sub-user is created.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","create"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"98aca3b3-1474-4bc4-9ef2-da89890f9d00","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"label\": \"test subuser\",\r\n    \"sticky_range\": {\r\n        \"start\": 11000,\r\n        \"end\": 20000\r\n    },\r\n    \"threads\": 100,\r\n    \"allowed_ips\": [\"9.9.9.9\", \"10.10.10.10\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 08:30:28 GMT"},{"key":"ETag","value":"\"678cc3547a233415d244cce5a89e333b60c479b5\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4050,\n    \"label\": \"test subuser\",\n    \"login\": \"82364cb158467f5e5a64\",\n    \"password\": \"ba4d43e7b0ee471c\",\n    \"balance\": 0,\n    \"balance_format\": 0,\n    \"threads\": 100,\n    \"sticky_range\": {\n        \"start\": 11000,\n        \"end\": 20000\n    },\n    \"allowed_ips\": [\n        \"10.10.10.10\",\n        \"9.9.9.9\"\n    ],\n    \"blocked\": false,\n    \"default_pool_parameters\": {\n        \"countries\": [],\n        \"exclude_asn\": [],\n        \"anonymous_filter\": false,\n        \"rotation_interval\": null\n    }\n}"}],"_postman_id":"5d87f9bd-1493-456e-9595-600c35a92df0"},{"name":"update","id":"42374e87-b1f7-493e-8675-06bb86d3f31f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\" : 4051,\r\n    \"threads\": 200\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/update","description":"<p><strong>This endpoint allows you to update the settings of an existing sub-user within your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user.</td>\n</tr>\n<tr>\n<td>label</td>\n<td>optional, string</td>\n<td>A label to identify the sub-user.</td>\n</tr>\n<tr>\n<td>sticky_range</td>\n<td>optional, object {<code>start</code>: required, int, <code>end</code>: required, int}</td>\n<td>An object specifying the sticky range with start: min:10000, max:30000 and end: min:10000, max:30000</td>\n</tr>\n<tr>\n<td>threads</td>\n<td>optional, int</td>\n<td>The number of threads for the sub-user (max value 2000).</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","update"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"1041e496-e10c-446d-ba1a-a55c4c701d48","name":"update","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"label\": \"test subuser\",\r\n    \"threads\": 150\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 08:30:28 GMT"},{"key":"ETag","value":"\"678cc3547a233415d244cce5a89e333b60c479b5\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4050,\n    \"label\": \"Residential Proxy / SubUser 4\",\n    \"login\": \"82364cb158467f5e5a64\",\n    \"password\": \"ba4d43e7b0ee471c\",\n    \"balance\": 0,\n    \"balance_format\": 0,\n    \"threads\": 100,\n    \"sticky_range\": {\n        \"start\": 11000,\n        \"end\": 20000\n    },\n    \"allowed_ips\": [\n        \"10.10.10.10\",\n        \"9.9.9.9\"\n    ],\n    \"blocked\": false,\n    \"default_pool_parameters\": {\n        \"countries\": [],\n        \"exclude_asn\": [],\n        \"anonymous_filter\": false,\n        \"rotation_interval\": null\n    }\n}"}],"_postman_id":"42374e87-b1f7-493e-8675-06bb86d3f31f"},{"name":"reset-password","id":"8dec1406-8339-4c08-bc04-69ff45fa5ae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4050\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/reset-password","description":"<p><strong>This endpoint allows you to reset the password of an existing sub-user within your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom you want to reset the password.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","reset-password"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"dde13292-934c-4f6b-af94-e297022e5701","name":"reset-password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4050\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/reset-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:01:30 GMT"},{"key":"ETag","value":"\"52c5ee9c1e2ded344dca81969af594b3b7eae269\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4050,\n    \"login\": \"82364cb158467f5e5a64\",\n    \"password\": \"6f487b213b4cb4ae\",\n    \"balance\": 0,\n    \"balance_format\": 0,\n    \"threads\": 100,\n    \"sticky_range\": {\n        \"start\": 11000,\n        \"end\": 20000\n    },\n    \"allowed_ips\": [\n        \"10.10.10.10\",\n        \"9.9.9.9\"\n    ],\n    \"blocked\": false\n}"}],"_postman_id":"8dec1406-8339-4c08-bc04-69ff45fa5ae4"},{"name":"set-blocked","id":"c7708ec9-745e-4ae6-bf33-c1382d7e1134","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4049\",\r\n    \"blocked\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/set-blocked","description":"<p><strong>This endpoint allows you to block or unblock an existing sub-user within your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user you want to block or unblock.</td>\n</tr>\n<tr>\n<td>blocked</td>\n<td>required, boolean</td>\n<td>Set to true to block the sub-user, or false to unblock them.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","set-blocked"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"80059407-3d94-4789-9b7f-3fc1e27e970e","name":"set-blocked","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4049\",\r\n    \"blocked\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/set-blocked"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:03:21 GMT"},{"key":"ETag","value":"\"ac9e566784c50398cb0c3aae703dfb3d259f5025\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4049,\n    \"login\": \"ff9167d72762e6a68787\",\n    \"password\": \"01ba06d505b5a669\",\n    \"balance\": 1073741824,\n    \"balance_format\": \"1 GB\",\n    \"threads\": 100,\n    \"sticky_range\": {\n        \"start\": 11000,\n        \"end\": 20000\n    },\n    \"allowed_ips\": [],\n    \"blocked\": true,\n    \"default_pool_parameters\": {\n        \"countries\": [],\n        \"exclude_asn\": [],\n        \"anonymous_filter\": false,\n        \"rotation_interval\": null\n    }\n}"}],"_postman_id":"c7708ec9-745e-4ae6-bf33-c1382d7e1134"},{"name":"set-blocked-hosts","id":"448ac190-a70c-414f-af50-4c8eb9679140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"153471\",\r\n    \"blocked_hosts\": [\"google.com\", \"youtube.com\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/set-blocked-hosts","description":"<p><strong>This endpoint is used to set a list of blocked hosts for a specified sub-user.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user for whom the blocked hosts are being set.</td>\n</tr>\n<tr>\n<td>blocked_hosts</td>\n<td>required, array of strings</td>\n<td>An array of hostnames that should be blocked for the specified sub-user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","set-blocked-hosts"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"872e2541-1d1e-4cff-b626-346d9f0a0d09","name":"set-blocked-hosts","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"153471\",\r\n    \"blocked_hosts\": [\"google.com\", \"youtube.com\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/set-blocked-hosts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 21 Jun 2024 15:35:59 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"ETag","value":"\"060d38cd85900ae30ca91c3b6947bb92a053edc2\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 153471,\n    \"label\": \"Residential Proxy / SubUser 14\",\n    \"login\": \"fb7e2e322f43b1547am1\",\n    \"password\": \"ecf34698922464f4\",\n    \"balance\": 0,\n    \"balance_format\": \"0\",\n    \"threads\": 2000,\n    \"sticky_range\": {\n        \"start\": 10000,\n        \"end\": 20000\n    },\n    \"allowed_ips\": [],\n    \"blocked\": false,\n    \"pool_type\": \"residental\",\n    \"default_pool_parameters\": {\n        \"countries\": [],\n        \"exclude_asn\": [],\n        \"anonymous_filter\": false,\n        \"rotation_interval\": null\n    },\n    \"blocked_hosts\": [\n        \"google.com\",\n        \"youtube.com\"\n    ]\n}"}],"_postman_id":"448ac190-a70c-414f-af50-4c8eb9679140"},{"name":"get","id":"8c618e57-af14-41e6-8276-a97a1d5f6df8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/sub-user/get?subuser_id=4052","description":"<p><strong>This endpoint allows you to retrieve information about an existing sub-user within your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user you want to retrieve information about.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","get"],"host":["api","dataimpulse","com"],"query":[{"key":"subuser_id","value":"4052"}],"variable":[]}},"response":[{"id":"75b2ce0a-45df-47a4-a4da-902d44c67cb7","name":"get","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.dataimpulse.com/reseller/sub-user/get?subuser_id=4049","protocol":"https","host":["api","dataimpulse","com"],"path":["reseller","sub-user","get"],"query":[{"key":"subuser_id","value":"4049"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:20:20 GMT"},{"key":"ETag","value":"\"ac9e566784c50398cb0c3aae703dfb3d259f5025\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4049,\n    \"label\": \"Residential Proxy / SubUser 4\",\n    \"login\": \"ff9167d72762e6a68787\",\n    \"password\": \"01ba06d505b5a669\",\n    \"balance\": 1073741824,\n    \"balance_format\": \"1 GB\",\n    \"threads\": 100,\n    \"sticky_range\": {\n        \"start\": 11000,\n        \"end\": 20000\n    },\n    \"allowed_ips\": [],\n    \"blocked\": true,\n    \"default_pool_parameters\": {\n        \"countries\": [],\n        \"exclude_asn\": [],\n        \"anonymous_filter\": false,\n        \"rotation_interval\": null\n    }\n}"}],"_postman_id":"8c618e57-af14-41e6-8276-a97a1d5f6df8"},{"name":"delete","id":"4d621052-d98a-43ed-8404-9a1915d4897f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4052\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/delete","description":"<p><strong>This endpoint allows you to delete an existing sub-user within your account.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>type</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n<td>The identifier of the sub-user you want to delete.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","delete"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"e300a824-57e9-4bbb-b2d1-f0f7a657d90e","name":"delete","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4050\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:59:12 GMT"},{"key":"ETag","value":"\"56c88e75d3364913c5be60619f1adbe8c3b06b78\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Success.\"\n}"}],"_postman_id":"4d621052-d98a-43ed-8404-9a1915d4897f"},{"name":"set-default-pool-parameters","id":"84eb76e6-6b4a-4339-b085-e398d4b9e55c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4049\",\r\n    \"default_pool_parameters\": {\r\n        \"countries\": [\"us\"],\r\n        \"anonymous_filter\": true,\r\n        \"rotation_interval\": 60\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/set-default-pool-parameters","description":"<p><strong>This endpoint enables you to set default pool parameters for the sub-user, including countries, anonymous filter enabling, rotation interval, and the exclusion of specific ASNs from the pool.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>field</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subuser_id</td>\n<td>required, int</td>\n</tr>\n<tr>\n<td>default_pool_parameters</td>\n<td>optional, object  <br />  <br /><code>countries</code>: set specific countries. Must be listed using supported country codes available from the <a href=\"https://api.dataimpulse.com/reseller/common/locations\">locations </a> endpoint. Can be specified if <code>exclude_countries</code> is not set.  <br />  <br /><code>exclude_countries</code>: exclude specific countries. Must be listed using supported country codes available from the <a href=\"https://api.dataimpulse.com/reseller/common/locations\">locations </a> endpoint. Can be specified if <code>countries</code> is not set.  <br />  <br /><code>exclude_asn</code>: allows you to specify a list of ASN (Autonomous System Number) numbers to be excluded.  <br />  <br /><code>anonymous_filter</code>: <em>boolean</em> value indicating whether to apply anonymous filtering.  <br />  <br /><code>rotation_interval</code>: specifies the rotation interval for sticky-type connections, measured in minutes, with a minimum of 1 and maximum of 120.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["reseller","sub-user","set-default-pool-parameters"],"host":["api","dataimpulse","com"],"query":[],"variable":[]}},"response":[{"id":"7d05407b-633c-4c3e-95dc-426a9a077159","name":"set-default-pool-parameters","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subuser_id\": \"4049\",\r\n    \"blocked\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dataimpulse.com/reseller/sub-user/set-default-pool-parameters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Sep 2023 09:03:21 GMT"},{"key":"ETag","value":"\"ac9e566784c50398cb0c3aae703dfb3d259f5025\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4049,\n    \"login\": \"ff9167d72762e6a68787\",\n    \"password\": \"01ba06d505b5a669\",\n    \"balance\": 1073741824,\n    \"balance_format\": \"1 GB\",\n    \"threads\": 100,\n    \"sticky_range\": {\n        \"start\": 11000,\n        \"end\": 20000\n    },\n    \"allowed_ips\": [],\n    \"blocked\": true,\n    \"default_pool_parameters\": {\n        \"countries\": [\"us\"],\n        \"exclude_asn\": [],\n        \"anonymous_filter\": true,\n        \"rotation_interval\": 90\n    }\n}"}],"_postman_id":"84eb76e6-6b4a-4339-b085-e398d4b9e55c"}],"id":"31cc5c87-9d42-437d-8d50-e40d79f3b164","_postman_id":"31cc5c87-9d42-437d-8d50-e40d79f3b164","description":""},{"name":"common","item":[{"name":"locations","id":"8fd863d2-473c-4eaf-82d6-13a68b6e487c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/common/locations?pool_type=datacenter","description":"<p><strong>This endpoint provides a list of supported country codes accessible via the \"countries\" field.</strong></p>\n<p>The <strong>pool_type</strong> parameter specifies the type of proxy pool you want to query. It can take one of the following values:<br /><strong>residental:</strong> For residential proxy pool.<br /><strong>mobile:</strong> For mobile proxy pool.<br /><strong>datacenter:</strong> For datacenter proxy pool.</p>\n","urlObject":{"protocol":"https","path":["reseller","common","locations"],"host":["api","dataimpulse","com"],"query":[{"key":"pool_type","value":"datacenter"}],"variable":[]}},"response":[{"id":"77d1dd3a-4437-45d2-8f1f-f550cd57fe72","name":"locations","originalRequest":{"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/common/locations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 06 Mar 2024 12:36:35 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"ETag","value":"\"c269ea70c222215b2f4b9580ca43e9d4c91dcbf2\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"country_code\": \"ad\",\n        \"country_name\": \"Andorra\"\n    },\n    {\n        \"country_code\": \"ae\",\n        \"country_name\": \"United Arab Emirates\"\n    },\n    {\n        \"country_code\": \"af\",\n        \"country_name\": \"Afghanistan\"\n    },\n    {\n        \"country_code\": \"ag\",\n        \"country_name\": \"Antigua and Barbuda\"\n    },\n    {\n        \"country_code\": \"ai\",\n        \"country_name\": \"Anguilla\"\n    },\n    {\n        \"country_code\": \"al\",\n        \"country_name\": \"Albania\"\n    },\n    {\n        \"country_code\": \"am\",\n        \"country_name\": \"Armenia\"\n    },\n    {\n        \"country_code\": \"ao\",\n        \"country_name\": \"Angola\"\n    },\n    {\n        \"country_code\": \"ar\",\n        \"country_name\": \"Argentina\"\n    },\n    {\n        \"country_code\": \"at\",\n        \"country_name\": \"Austria\"\n    },\n    {\n        \"country_code\": \"au\",\n        \"country_name\": \"Australia\"\n    },\n    {\n        \"country_code\": \"aw\",\n        \"country_name\": \"Aruba\"\n    },\n    {\n        \"country_code\": \"az\",\n        \"country_name\": \"Azerbaijan\"\n    },\n    {\n        \"country_code\": \"ba\",\n        \"country_name\": \"Bosnia and Herzegovina\"\n    },\n    {\n        \"country_code\": \"bb\",\n        \"country_name\": \"Barbados\"\n    },\n    {\n        \"country_code\": \"bd\",\n        \"country_name\": \"Bangladesh\"\n    },\n    {\n        \"country_code\": \"be\",\n        \"country_name\": \"Belgium\"\n    },\n    {\n        \"country_code\": \"bf\",\n        \"country_name\": \"Burkina Faso\"\n    },\n    {\n        \"country_code\": \"bg\",\n        \"country_name\": \"Bulgaria\"\n    },\n    {\n        \"country_code\": \"bh\",\n        \"country_name\": \"Bahrain\"\n    },\n    {\n        \"country_code\": \"bi\",\n        \"country_name\": \"Burundi\"\n    },\n    {\n        \"country_code\": \"bj\",\n        \"country_name\": \"Benin\"\n    },\n    {\n        \"country_code\": \"bm\",\n        \"country_name\": \"Bermuda\"\n    },\n    {\n        \"country_code\": \"bn\",\n        \"country_name\": \"Brunei\"\n    },\n    {\n        \"country_code\": \"bo\",\n        \"country_name\": \"Bolivia\"\n    },\n    {\n        \"country_code\": \"bq\",\n        \"country_name\": \"Caribbean Netherlands\"\n    },\n    {\n        \"country_code\": \"br\",\n        \"country_name\": \"Brazil\"\n    },\n    {\n        \"country_code\": \"bs\",\n        \"country_name\": \"The Bahamas\"\n    },\n    {\n        \"country_code\": \"bt\",\n        \"country_name\": \"Bhutan\"\n    },\n    {\n        \"country_code\": \"bw\",\n        \"country_name\": \"Botswana\"\n    },\n    {\n        \"country_code\": \"by\",\n        \"country_name\": \"Belarus\"\n    },\n    {\n        \"country_code\": \"bz\",\n        \"country_name\": \"Belize\"\n    },\n    {\n        \"country_code\": \"ca\",\n        \"country_name\": \"Canada\"\n    },\n    {\n        \"country_code\": \"cd\",\n        \"country_name\": \"Democratic Republic of the Congo\"\n    },\n    {\n        \"country_code\": \"ch\",\n        \"country_name\": \"Switzerland\"\n    },\n    {\n        \"country_code\": \"ci\",\n        \"country_name\": \"Cote d'Ivoire\"\n    },\n    {\n        \"country_code\": \"cl\",\n        \"country_name\": \"Chile\"\n    },\n    {\n        \"country_code\": \"cm\",\n        \"country_name\": \"Cameroon\"\n    },\n    {\n        \"country_code\": \"cn\",\n        \"country_name\": \"China\"\n    },\n    {\n        \"country_code\": \"co\",\n        \"country_name\": \"Colombia\"\n    },\n    {\n        \"country_code\": \"cr\",\n        \"country_name\": \"Costa Rica\"\n    },\n    {\n        \"country_code\": \"cu\",\n        \"country_name\": \"Cuba\"\n    },\n    {\n        \"country_code\": \"cv\",\n        \"country_name\": \"Cape Verde\"\n    },\n    {\n        \"country_code\": \"cw\",\n        \"country_name\": \"Curacao\"\n    },\n    {\n        \"country_code\": \"cy\",\n        \"country_name\": \"Cyprus\"\n    },\n    {\n        \"country_code\": \"cz\",\n        \"country_name\": \"Czechia\"\n    },\n    {\n        \"country_code\": \"de\",\n        \"country_name\": \"Germany\"\n    },\n    {\n        \"country_code\": \"dk\",\n        \"country_name\": \"Denmark\"\n    },\n    {\n        \"country_code\": \"dm\",\n        \"country_name\": \"Dominica\"\n    },\n    {\n        \"country_code\": \"do\",\n        \"country_name\": \"Dominican Republic\"\n    },\n    {\n        \"country_code\": \"dz\",\n        \"country_name\": \"Algeria\"\n    },\n    {\n        \"country_code\": \"ec\",\n        \"country_name\": \"Ecuador\"\n    },\n    {\n        \"country_code\": \"ee\",\n        \"country_name\": \"Estonia\"\n    },\n    {\n        \"country_code\": \"eg\",\n        \"country_name\": \"Egypt\"\n    },\n    {\n        \"country_code\": \"es\",\n        \"country_name\": \"Spain\"\n    },\n    {\n        \"country_code\": \"et\",\n        \"country_name\": \"Ethiopia\"\n    },\n    {\n        \"country_code\": \"fi\",\n        \"country_name\": \"Finland\"\n    },\n    {\n        \"country_code\": \"fj\",\n        \"country_name\": \"Fiji\"\n    },\n    {\n        \"country_code\": \"fr\",\n        \"country_name\": \"France\"\n    },\n    {\n        \"country_code\": \"ga\",\n        \"country_name\": \"Gabon\"\n    },\n    {\n        \"country_code\": \"gb\",\n        \"country_name\": \"United Kingdom\"\n    },\n    {\n        \"country_code\": \"gd\",\n        \"country_name\": \"Grenada\"\n    },\n    {\n        \"country_code\": \"ge\",\n        \"country_name\": \"Georgia\"\n    },\n    {\n        \"country_code\": \"gg\",\n        \"country_name\": \"Guernsey\"\n    },\n    {\n        \"country_code\": \"gh\",\n        \"country_name\": \"Ghana\"\n    },\n    {\n        \"country_code\": \"gi\",\n        \"country_name\": \"Gibraltar\"\n    },\n    {\n        \"country_code\": \"gl\",\n        \"country_name\": \"Greenland\"\n    },\n    {\n        \"country_code\": \"gm\",\n        \"country_name\": \"The Gambia\"\n    },\n    {\n        \"country_code\": \"gp\",\n        \"country_name\": \"Guadeloupe\"\n    },\n    {\n        \"country_code\": \"gr\",\n        \"country_name\": \"Greece\"\n    },\n    {\n        \"country_code\": \"gt\",\n        \"country_name\": \"Guatemala\"\n    },\n    {\n        \"country_code\": \"gu\",\n        \"country_name\": \"Guam\"\n    },\n    {\n        \"country_code\": \"gy\",\n        \"country_name\": \"Guyana\"\n    },\n    {\n        \"country_code\": \"hk\",\n        \"country_name\": \"Hong Kong\"\n    },\n    {\n        \"country_code\": \"hn\",\n        \"country_name\": \"Honduras\"\n    },\n    {\n        \"country_code\": \"hr\",\n        \"country_name\": \"Croatia\"\n    },\n    {\n        \"country_code\": \"ht\",\n        \"country_name\": \"Haiti\"\n    },\n    {\n        \"country_code\": \"hu\",\n        \"country_name\": \"Hungary\"\n    },\n    {\n        \"country_code\": \"id\",\n        \"country_name\": \"Indonesia\"\n    },\n    {\n        \"country_code\": \"ie\",\n        \"country_name\": \"Ireland\"\n    },\n    {\n        \"country_code\": \"il\",\n        \"country_name\": \"Israel\"\n    },\n    {\n        \"country_code\": \"im\",\n        \"country_name\": \"Isle of Man\"\n    },\n    {\n        \"country_code\": \"in\",\n        \"country_name\": \"India\"\n    },\n    {\n        \"country_code\": \"iq\",\n        \"country_name\": \"Iraq\"\n    },\n    {\n        \"country_code\": \"ir\",\n        \"country_name\": \"Iran\"\n    },\n    {\n        \"country_code\": \"is\",\n        \"country_name\": \"Iceland\"\n    },\n    {\n        \"country_code\": \"it\",\n        \"country_name\": \"Italy\"\n    },\n    {\n        \"country_code\": \"je\",\n        \"country_name\": \"Jersey\"\n    },\n    {\n        \"country_code\": \"jm\",\n        \"country_name\": \"Jamaica\"\n    },\n    {\n        \"country_code\": \"jo\",\n        \"country_name\": \"Jordan\"\n    },\n    {\n        \"country_code\": \"jp\",\n        \"country_name\": \"Japan\"\n    },\n    {\n        \"country_code\": \"ke\",\n        \"country_name\": \"Kenya\"\n    },\n    {\n        \"country_code\": \"kg\",\n        \"country_name\": \"Kyrgyzstan\"\n    },\n    {\n        \"country_code\": \"kh\",\n        \"country_name\": \"Cambodia\"\n    },\n    {\n        \"country_code\": \"kn\",\n        \"country_name\": \"Saint Kitts and Nevis\"\n    },\n    {\n        \"country_code\": \"kr\",\n        \"country_name\": \"South Korea\"\n    },\n    {\n        \"country_code\": \"kw\",\n        \"country_name\": \"Kuwait\"\n    },\n    {\n        \"country_code\": \"ky\",\n        \"country_name\": \"Cayman Islands\"\n    },\n    {\n        \"country_code\": \"kz\",\n        \"country_name\": \"Kazakhstan\"\n    },\n    {\n        \"country_code\": \"la\",\n        \"country_name\": \"Laos\"\n    },\n    {\n        \"country_code\": \"lb\",\n        \"country_name\": \"Lebanon\"\n    },\n    {\n        \"country_code\": \"lc\",\n        \"country_name\": \"Saint Lucia\"\n    },\n    {\n        \"country_code\": \"li\",\n        \"country_name\": \"Liechtenstein\"\n    },\n    {\n        \"country_code\": \"lk\",\n        \"country_name\": \"Sri Lanka\"\n    },\n    {\n        \"country_code\": \"lr\",\n        \"country_name\": \"Liberia\"\n    },\n    {\n        \"country_code\": \"lt\",\n        \"country_name\": \"Lithuania\"\n    },\n    {\n        \"country_code\": \"lu\",\n        \"country_name\": \"Luxembourg\"\n    },\n    {\n        \"country_code\": \"lv\",\n        \"country_name\": \"Latvia\"\n    },\n    {\n        \"country_code\": \"ly\",\n        \"country_name\": \"Libya\"\n    },\n    {\n        \"country_code\": \"ma\",\n        \"country_name\": \"Morocco\"\n    },\n    {\n        \"country_code\": \"md\",\n        \"country_name\": \"Moldova\"\n    },\n    {\n        \"country_code\": \"me\",\n        \"country_name\": \"Montenegro\"\n    },\n    {\n        \"country_code\": \"mg\",\n        \"country_name\": \"Madagascar\"\n    },\n    {\n        \"country_code\": \"mh\",\n        \"country_name\": \"Marshall Islands\"\n    },\n    {\n        \"country_code\": \"mk\",\n        \"country_name\": \"North Macedonia\"\n    },\n    {\n        \"country_code\": \"ml\",\n        \"country_name\": \"Mali\"\n    },\n    {\n        \"country_code\": \"mm\",\n        \"country_name\": \"Myanmar (Burma)\"\n    },\n    {\n        \"country_code\": \"mn\",\n        \"country_name\": \"Mongolia\"\n    },\n    {\n        \"country_code\": \"mo\",\n        \"country_name\": \"Macao\"\n    },\n    {\n        \"country_code\": \"mr\",\n        \"country_name\": \"Mauritania\"\n    },\n    {\n        \"country_code\": \"ms\",\n        \"country_name\": \"Montserrat\"\n    },\n    {\n        \"country_code\": \"mt\",\n        \"country_name\": \"Malta\"\n    },\n    {\n        \"country_code\": \"mu\",\n        \"country_name\": \"Mauritius\"\n    },\n    {\n        \"country_code\": \"mv\",\n        \"country_name\": \"Maldives\"\n    },\n    {\n        \"country_code\": \"mw\",\n        \"country_name\": \"Malawi\"\n    },\n    {\n        \"country_code\": \"mx\",\n        \"country_name\": \"Mexico\"\n    },\n    {\n        \"country_code\": \"my\",\n        \"country_name\": \"Malaysia\"\n    },\n    {\n        \"country_code\": \"mz\",\n        \"country_name\": \"Mozambique\"\n    },\n    {\n        \"country_code\": \"na\",\n        \"country_name\": \"Namibia\"\n    },\n    {\n        \"country_code\": \"nc\",\n        \"country_name\": \"New Caledonia\"\n    },\n    {\n        \"country_code\": \"ng\",\n        \"country_name\": \"Nigeria\"\n    },\n    {\n        \"country_code\": \"ni\",\n        \"country_name\": \"Nicaragua\"\n    },\n    {\n        \"country_code\": \"nl\",\n        \"country_name\": \"Netherlands\"\n    },\n    {\n        \"country_code\": \"no\",\n        \"country_name\": \"Norway\"\n    },\n    {\n        \"country_code\": \"np\",\n        \"country_name\": \"Nepal\"\n    },\n    {\n        \"country_code\": \"nz\",\n        \"country_name\": \"New Zealand\"\n    },\n    {\n        \"country_code\": \"om\",\n        \"country_name\": \"Oman\"\n    },\n    {\n        \"country_code\": \"pa\",\n        \"country_name\": \"Panama\"\n    },\n    {\n        \"country_code\": \"pe\",\n        \"country_name\": \"Peru\"\n    },\n    {\n        \"country_code\": \"ph\",\n        \"country_name\": \"Philippines\"\n    },\n    {\n        \"country_code\": \"pk\",\n        \"country_name\": \"Pakistan\"\n    },\n    {\n        \"country_code\": \"pl\",\n        \"country_name\": \"Poland\"\n    },\n    {\n        \"country_code\": \"pr\",\n        \"country_name\": \"Puerto Rico\"\n    },\n    {\n        \"country_code\": \"ps\",\n        \"country_name\": \"Palestine\"\n    },\n    {\n        \"country_code\": \"pt\",\n        \"country_name\": \"Portugal\"\n    },\n    {\n        \"country_code\": \"py\",\n        \"country_name\": \"Paraguay\"\n    },\n    {\n        \"country_code\": \"qa\",\n        \"country_name\": \"Qatar\"\n    },\n    {\n        \"country_code\": \"re\",\n        \"country_name\": \"Reunion\"\n    },\n    {\n        \"country_code\": \"ro\",\n        \"country_name\": \"Romania\"\n    },\n    {\n        \"country_code\": \"rs\",\n        \"country_name\": \"Serbia\"\n    },\n    {\n        \"country_code\": \"ru\",\n        \"country_name\": \"Russia\"\n    },\n    {\n        \"country_code\": \"rw\",\n        \"country_name\": \"Rwanda\"\n    },\n    {\n        \"country_code\": \"sa\",\n        \"country_name\": \"Saudi Arabia\"\n    },\n    {\n        \"country_code\": \"sc\",\n        \"country_name\": \"Seychelles\"\n    },\n    {\n        \"country_code\": \"sd\",\n        \"country_name\": \"Sudan\"\n    },\n    {\n        \"country_code\": \"se\",\n        \"country_name\": \"Sweden\"\n    },\n    {\n        \"country_code\": \"sg\",\n        \"country_name\": \"Singapore\"\n    },\n    {\n        \"country_code\": \"si\",\n        \"country_name\": \"Slovenia\"\n    },\n    {\n        \"country_code\": \"sk\",\n        \"country_name\": \"Slovakia\"\n    },\n    {\n        \"country_code\": \"sl\",\n        \"country_name\": \"Sierra Leone\"\n    },\n    {\n        \"country_code\": \"sm\",\n        \"country_name\": \"San Marino\"\n    },\n    {\n        \"country_code\": \"sn\",\n        \"country_name\": \"Senegal\"\n    },\n    {\n        \"country_code\": \"so\",\n        \"country_name\": \"Somalia\"\n    },\n    {\n        \"country_code\": \"sr\",\n        \"country_name\": \"Suriname\"\n    },\n    {\n        \"country_code\": \"ss\",\n        \"country_name\": \"South Sudan\"\n    },\n    {\n        \"country_code\": \"st\",\n        \"country_name\": \"Sao Tome and Principe\"\n    },\n    {\n        \"country_code\": \"sv\",\n        \"country_name\": \"El Salvador\"\n    },\n    {\n        \"country_code\": \"sx\",\n        \"country_name\": \"Sint Maarten\"\n    },\n    {\n        \"country_code\": \"sy\",\n        \"country_name\": \"Syrian Arab Republic\"\n    },\n    {\n        \"country_code\": \"tc\",\n        \"country_name\": \"Turks and Caicos Islands\"\n    },\n    {\n        \"country_code\": \"tg\",\n        \"country_name\": \"Togo\"\n    },\n    {\n        \"country_code\": \"th\",\n        \"country_name\": \"Thailand\"\n    },\n    {\n        \"country_code\": \"tj\",\n        \"country_name\": \"Tajikistan\"\n    },\n    {\n        \"country_code\": \"tn\",\n        \"country_name\": \"Tunisia\"\n    },\n    {\n        \"country_code\": \"tr\",\n        \"country_name\": \"Turkey\"\n    },\n    {\n        \"country_code\": \"tt\",\n        \"country_name\": \"Trinidad and Tobago\"\n    },\n    {\n        \"country_code\": \"tw\",\n        \"country_name\": \"Taiwan\"\n    },\n    {\n        \"country_code\": \"tz\",\n        \"country_name\": \"Tanzania\"\n    },\n    {\n        \"country_code\": \"ua\",\n        \"country_name\": \"Ukraine\"\n    },\n    {\n        \"country_code\": \"ug\",\n        \"country_name\": \"Uganda\"\n    },\n    {\n        \"country_code\": \"us\",\n        \"country_name\": \"United States\"\n    },\n    {\n        \"country_code\": \"uy\",\n        \"country_name\": \"Uruguay\"\n    },\n    {\n        \"country_code\": \"uz\",\n        \"country_name\": \"Uzbekistan\"\n    },\n    {\n        \"country_code\": \"vc\",\n        \"country_name\": \"Saint Vincent and the Grenadines\"\n    },\n    {\n        \"country_code\": \"ve\",\n        \"country_name\": \"Venezuela\"\n    },\n    {\n        \"country_code\": \"vg\",\n        \"country_name\": \"British Virgin Islands\"\n    },\n    {\n        \"country_code\": \"vi\",\n        \"country_name\": \"U.S. Virgin Islands\"\n    },\n    {\n        \"country_code\": \"vn\",\n        \"country_name\": \"Vietnam\"\n    },\n    {\n        \"country_code\": \"xk\",\n        \"country_name\": \"Kosovo\"\n    },\n    {\n        \"country_code\": \"ye\",\n        \"country_name\": \"Yemen\"\n    },\n    {\n        \"country_code\": \"za\",\n        \"country_name\": \"South Africa\"\n    },\n    {\n        \"country_code\": \"zm\",\n        \"country_name\": \"Zambia\"\n    },\n    {\n        \"country_code\": \"zw\",\n        \"country_name\": \"Zimbabwe\"\n    }\n]"}],"_postman_id":"8fd863d2-473c-4eaf-82d6-13a68b6e487c"},{"name":"pool_stats","id":"92d7f9b6-8129-4599-8305-5010bc69f859","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dataimpulse.com/reseller/common/pool_stats?pool_type=datacenter","description":"<p><strong>This endpoint provides detailed statistics about the proxy pool based on the specified pool type.</strong>  </p>\n<p>The <strong>pool_type</strong> parameter specifies the type of proxy pool you want to query. It can take one of the following values:<br /><strong>residental:</strong> For residential proxy pool.<br /><strong>mobile:</strong> For mobile proxy pool.<br /><strong>datacenter:</strong> For datacenter proxy pool.</p>\n","urlObject":{"protocol":"https","path":["reseller","common","pool_stats"],"host":["api","dataimpulse","com"],"query":[{"key":"pool_type","value":"datacenter"}],"variable":[]}},"response":[{"id":"19ac7bab-e152-468f-b6f1-4ae70b1c2911","name":"pool_stats","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.dataimpulse.com/reseller/common/pool_stats?pool_type=datacenter","protocol":"https","host":["api","dataimpulse","com"],"path":["reseller","common","pool_stats"],"query":[{"key":"pool_type","value":"datacenter"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=120"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 04 Apr 2024 14:17:10 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"ETag","value":"W/\"48091200be889a612ef2dfc82c60f1ae2f94cae4\""},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"country_code\": \"ae\",\n        \"country_name\": \"United Arab Emirates\",\n        \"count\": 721\n    },\n    {\n        \"country_code\": \"al\",\n        \"country_name\": \"Albania\",\n        \"count\": 2\n    },\n    {\n        \"country_code\": \"am\",\n        \"country_name\": \"Armenia\",\n        \"count\": 37\n    },\n    {\n        \"country_code\": \"ao\",\n        \"country_name\": \"Angola\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"aq\",\n        \"country_name\": \"Antarctica\",\n        \"count\": 2\n    },\n    {\n        \"country_code\": \"ar\",\n        \"country_name\": \"Argentina\",\n        \"count\": 133\n    },\n    {\n        \"country_code\": \"at\",\n        \"country_name\": \"Austria\",\n        \"count\": 242\n    },\n    {\n        \"country_code\": \"au\",\n        \"country_name\": \"Australia\",\n        \"count\": 3205\n    },\n    {\n        \"country_code\": \"az\",\n        \"country_name\": \"Azerbaijan\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"ba\",\n        \"country_name\": \"Bosnia and Herzegovina\",\n        \"count\": 6\n    },\n    {\n        \"country_code\": \"bd\",\n        \"country_name\": \"Bangladesh\",\n        \"count\": 34\n    },\n    {\n        \"country_code\": \"be\",\n        \"country_name\": \"Belgium\",\n        \"count\": 436\n    },\n    {\n        \"country_code\": \"bg\",\n        \"country_name\": \"Bulgaria\",\n        \"count\": 104\n    },\n    {\n        \"country_code\": \"bh\",\n        \"country_name\": \"Bahrain\",\n        \"count\": 6\n    },\n    {\n        \"country_code\": \"bn\",\n        \"country_name\": \"Brunei\",\n        \"count\": 2\n    },\n    {\n        \"country_code\": \"bo\",\n        \"country_name\": \"Bolivia\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"br\",\n        \"country_name\": \"Brazil\",\n        \"count\": 1704\n    },\n    {\n        \"country_code\": \"bs\",\n        \"country_name\": \"The Bahamas\",\n        \"count\": 113\n    },\n    {\n        \"country_code\": \"by\",\n        \"country_name\": \"Belarus\",\n        \"count\": 43\n    },\n    {\n        \"country_code\": \"ca\",\n        \"country_name\": \"Canada\",\n        \"count\": 9305\n    },\n    {\n        \"country_code\": \"cd\",\n        \"country_name\": \"Democratic Republic of the Congo\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"ch\",\n        \"country_name\": \"Switzerland\",\n        \"count\": 1222\n    },\n    {\n        \"country_code\": \"cl\",\n        \"country_name\": \"Chile\",\n        \"count\": 490\n    },\n    {\n        \"country_code\": \"cn\",\n        \"country_name\": \"China\",\n        \"count\": 1676\n    },\n    {\n        \"country_code\": \"co\",\n        \"country_name\": \"Colombia\",\n        \"count\": 826\n    },\n    {\n        \"country_code\": \"cr\",\n        \"country_name\": \"Costa Rica\",\n        \"count\": 64\n    },\n    {\n        \"country_code\": \"cu\",\n        \"country_name\": \"Cuba\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"cy\",\n        \"country_name\": \"Cyprus\",\n        \"count\": 39\n    },\n    {\n        \"country_code\": \"cz\",\n        \"country_name\": \"Czechia\",\n        \"count\": 159\n    },\n    {\n        \"country_code\": \"de\",\n        \"country_name\": \"Germany\",\n        \"count\": 11946\n    },\n    {\n        \"country_code\": \"dk\",\n        \"country_name\": \"Denmark\",\n        \"count\": 211\n    },\n    {\n        \"country_code\": \"do\",\n        \"country_name\": \"Dominican Republic\",\n        \"count\": 3\n    },\n    {\n        \"country_code\": \"dz\",\n        \"country_name\": \"Algeria\",\n        \"count\": 59\n    },\n    {\n        \"country_code\": \"ec\",\n        \"country_name\": \"Ecuador\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"ee\",\n        \"country_name\": \"Estonia\",\n        \"count\": 17\n    },\n    {\n        \"country_code\": \"eg\",\n        \"country_name\": \"Egypt\",\n        \"count\": 70\n    },\n    {\n        \"country_code\": \"es\",\n        \"country_name\": \"Spain\",\n        \"count\": 1610\n    },\n    {\n        \"country_code\": \"fi\",\n        \"country_name\": \"Finland\",\n        \"count\": 979\n    },\n    {\n        \"country_code\": \"fj\",\n        \"country_name\": \"Fiji\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"fr\",\n        \"country_name\": \"France\",\n        \"count\": 7122\n    },\n    {\n        \"country_code\": \"gb\",\n        \"country_name\": \"United Kingdom\",\n        \"count\": 11864\n    },\n    {\n        \"country_code\": \"ge\",\n        \"country_name\": \"Georgia\",\n        \"count\": 50\n    },\n    {\n        \"country_code\": \"gh\",\n        \"country_name\": \"Ghana\",\n        \"count\": 2\n    },\n    {\n        \"country_code\": \"gi\",\n        \"country_name\": \"Gibraltar\",\n        \"count\": 4\n    },\n    {\n        \"country_code\": \"gl\",\n        \"country_name\": \"Greenland\",\n        \"count\": 69\n    },\n    {\n        \"country_code\": \"gr\",\n        \"country_name\": \"Greece\",\n        \"count\": 158\n    },\n    {\n        \"country_code\": \"gt\",\n        \"country_name\": \"Guatemala\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"hk\",\n        \"country_name\": \"Hong Kong\",\n        \"count\": 3663\n    },\n    {\n        \"country_code\": \"hr\",\n        \"country_name\": \"Croatia\",\n        \"count\": 107\n    },\n    {\n        \"country_code\": \"hu\",\n        \"country_name\": \"Hungary\",\n        \"count\": 80\n    },\n    {\n        \"country_code\": \"id\",\n        \"country_name\": \"Indonesia\",\n        \"count\": 410\n    },\n    {\n        \"country_code\": \"ie\",\n        \"country_name\": \"Ireland\",\n        \"count\": 1299\n    },\n    {\n        \"country_code\": \"il\",\n        \"country_name\": \"Israel\",\n        \"count\": 503\n    },\n    {\n        \"country_code\": \"im\",\n        \"country_name\": \"Isle of Man\",\n        \"count\": 57\n    },\n    {\n        \"country_code\": \"in\",\n        \"country_name\": \"India\",\n        \"count\": 3315\n    },\n    {\n        \"country_code\": \"iq\",\n        \"country_name\": \"Iraq\",\n        \"count\": 29\n    },\n    {\n        \"country_code\": \"ir\",\n        \"country_name\": \"Iran\",\n        \"count\": 53\n    },\n    {\n        \"country_code\": \"is\",\n        \"country_name\": \"Iceland\",\n        \"count\": 9\n    },\n    {\n        \"country_code\": \"it\",\n        \"country_name\": \"Italy\",\n        \"count\": 2424\n    },\n    {\n        \"country_code\": \"jo\",\n        \"country_name\": \"Jordan\",\n        \"count\": 2\n    },\n    {\n        \"country_code\": \"jp\",\n        \"country_name\": \"Japan\",\n        \"count\": 4624\n    },\n    {\n        \"country_code\": \"ke\",\n        \"country_name\": \"Kenya\",\n        \"count\": 6\n    },\n    {\n        \"country_code\": \"kg\",\n        \"country_name\": \"Kyrgyzstan\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"kh\",\n        \"country_name\": \"Cambodia\",\n        \"count\": 24\n    },\n    {\n        \"country_code\": \"kn\",\n        \"country_name\": \"Saint Kitts and Nevis\",\n        \"count\": 2\n    },\n    {\n        \"country_code\": \"kp\",\n        \"country_name\": \"kp\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"kr\",\n        \"country_name\": \"South Korea\",\n        \"count\": 7548\n    },\n    {\n        \"country_code\": \"kz\",\n        \"country_name\": \"Kazakhstan\",\n        \"count\": 62\n    },\n    {\n        \"country_code\": \"li\",\n        \"country_name\": \"Liechtenstein\",\n        \"count\": 57\n    },\n    {\n        \"country_code\": \"lk\",\n        \"country_name\": \"Sri Lanka\",\n        \"count\": 297\n    },\n    {\n        \"country_code\": \"lt\",\n        \"country_name\": \"Lithuania\",\n        \"count\": 124\n    },\n    {\n        \"country_code\": \"lu\",\n        \"country_name\": \"Luxembourg\",\n        \"count\": 100\n    },\n    {\n        \"country_code\": \"lv\",\n        \"country_name\": \"Latvia\",\n        \"count\": 7\n    },\n    {\n        \"country_code\": \"ly\",\n        \"country_name\": \"Libya\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"ma\",\n        \"country_name\": \"Morocco\",\n        \"count\": 50\n    },\n    {\n        \"country_code\": \"mc\",\n        \"country_name\": \"Monaco\",\n        \"count\": 45\n    },\n    {\n        \"country_code\": \"md\",\n        \"country_name\": \"Moldova\",\n        \"count\": 77\n    },\n    {\n        \"country_code\": \"me\",\n        \"country_name\": \"Montenegro\",\n        \"count\": 40\n    },\n    {\n        \"country_code\": \"ml\",\n        \"country_name\": \"Mali\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"mm\",\n        \"country_name\": \"Myanmar (Burma)\",\n        \"count\": 4\n    },\n    {\n        \"country_code\": \"mn\",\n        \"country_name\": \"Mongolia\",\n        \"count\": 23\n    },\n    {\n        \"country_code\": \"mo\",\n        \"country_name\": \"Macao\",\n        \"count\": 45\n    },\n    {\n        \"country_code\": \"mt\",\n        \"country_name\": \"Malta\",\n        \"count\": 555\n    },\n    {\n        \"country_code\": \"mu\",\n        \"country_name\": \"Mauritius\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"mx\",\n        \"country_name\": \"Mexico\",\n        \"count\": 865\n    },\n    {\n        \"country_code\": \"my\",\n        \"country_name\": \"Malaysia\",\n        \"count\": 243\n    },\n    {\n        \"country_code\": \"mz\",\n        \"country_name\": \"Mozambique\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"ng\",\n        \"country_name\": \"Nigeria\",\n        \"count\": 48\n    },\n    {\n        \"country_code\": \"nl\",\n        \"country_name\": \"Netherlands\",\n        \"count\": 5927\n    },\n    {\n        \"country_code\": \"no\",\n        \"country_name\": \"Norway\",\n        \"count\": 1132\n    },\n    {\n        \"country_code\": \"np\",\n        \"country_name\": \"Nepal\",\n        \"count\": 8\n    },\n    {\n        \"country_code\": \"nz\",\n        \"country_name\": \"New Zealand\",\n        \"count\": 194\n    },\n    {\n        \"country_code\": \"om\",\n        \"country_name\": \"Oman\",\n        \"count\": 3\n    },\n    {\n        \"country_code\": \"pa\",\n        \"country_name\": \"Panama\",\n        \"count\": 72\n    },\n    {\n        \"country_code\": \"pe\",\n        \"country_name\": \"Peru\",\n        \"count\": 6\n    },\n    {\n        \"country_code\": \"ph\",\n        \"country_name\": \"Philippines\",\n        \"count\": 131\n    },\n    {\n        \"country_code\": \"pk\",\n        \"country_name\": \"Pakistan\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"pl\",\n        \"country_name\": \"Poland\",\n        \"count\": 743\n    },\n    {\n        \"country_code\": \"pr\",\n        \"country_name\": \"Puerto Rico\",\n        \"count\": 2\n    },\n    {\n        \"country_code\": \"pt\",\n        \"country_name\": \"Portugal\",\n        \"count\": 99\n    },\n    {\n        \"country_code\": \"qa\",\n        \"country_name\": \"Qatar\",\n        \"count\": 91\n    },\n    {\n        \"country_code\": \"ro\",\n        \"country_name\": \"Romania\",\n        \"count\": 1178\n    },\n    {\n        \"country_code\": \"rs\",\n        \"country_name\": \"Serbia\",\n        \"count\": 62\n    },\n    {\n        \"country_code\": \"ru\",\n        \"country_name\": \"Russia\",\n        \"count\": 617\n    },\n    {\n        \"country_code\": \"sa\",\n        \"country_name\": \"Saudi Arabia\",\n        \"count\": 253\n    },\n    {\n        \"country_code\": \"se\",\n        \"country_name\": \"Sweden\",\n        \"count\": 2313\n    },\n    {\n        \"country_code\": \"sg\",\n        \"country_name\": \"Singapore\",\n        \"count\": 6821\n    },\n    {\n        \"country_code\": \"si\",\n        \"country_name\": \"Slovenia\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"sk\",\n        \"country_name\": \"Slovakia\",\n        \"count\": 128\n    },\n    {\n        \"country_code\": \"sz\",\n        \"country_name\": \"Eswatini\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"th\",\n        \"country_name\": \"Thailand\",\n        \"count\": 469\n    },\n    {\n        \"country_code\": \"tl\",\n        \"country_name\": \"Timor-Leste\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"tn\",\n        \"country_name\": \"Tunisia\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"tr\",\n        \"country_name\": \"Turkey\",\n        \"count\": 618\n    },\n    {\n        \"country_code\": \"tw\",\n        \"country_name\": \"Taiwan\",\n        \"count\": 4161\n    },\n    {\n        \"country_code\": \"ua\",\n        \"country_name\": \"Ukraine\",\n        \"count\": 122\n    },\n    {\n        \"country_code\": \"us\",\n        \"country_name\": \"United States\",\n        \"count\": 84725\n    },\n    {\n        \"country_code\": \"uy\",\n        \"country_name\": \"Uruguay\",\n        \"count\": 4\n    },\n    {\n        \"country_code\": \"uz\",\n        \"country_name\": \"Uzbekistan\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"va\",\n        \"country_name\": \"Vatican City\",\n        \"count\": 1\n    },\n    {\n        \"country_code\": \"ve\",\n        \"country_name\": \"Venezuela\",\n        \"count\": 80\n    },\n    {\n        \"country_code\": \"vn\",\n        \"country_name\": \"Vietnam\",\n        \"count\": 221\n    },\n    {\n        \"country_code\": \"za\",\n        \"country_name\": \"South Africa\",\n        \"count\": 431\n    },\n    {\n        \"country_code\": \"zm\",\n        \"country_name\": \"Zambia\",\n        \"count\": 1\n    }\n]"}],"_postman_id":"92d7f9b6-8129-4599-8305-5010bc69f859"}],"id":"c32fd024-9af1-4c7a-bd51-2f5819e31127","_postman_id":"c32fd024-9af1-4c7a-bd51-2f5819e31127","description":""}]}