{"info":{"_postman_id":"37a0e925-f26a-4b72-a9d2-ac777a5a2676","name":"Dolphin{anty} Remote API Docs","description":"<html><head></head><body><h2 id=\"request-limit-is-500-requests-per-minute\">Request limit is 500 requests per minute</h2>\n<p>About authorization</p>\n<ol>\n<li>You should generate an API access token. Go to <a href=\"https://anty.dolphin.ru.com/panel/#/api\">https://anty.dolphin.ru.com/panel/#/api</a></li>\n<li>Fill name, select expiration days, and click the button to create a token. It's an opening popup you can copy the token. Make sure you save your token, as you won't be able to see it again.</li>\n<li>You should provide this access token in each request in the Authorization -&gt; Bearer Token</li>\n</ol>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"15402503","collectionId":"37a0e925-f26a-4b72-a9d2-ac777a5a2676","publishedId":"Tzm8Fb5f","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-07-12T17:31:34.000Z"},"item":[{"name":"Browser profiles","item":[{"name":"List browser profiles","id":"905db02f-5cd9-4ee7-ae99-ba494ebfb89c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://dolphin-anty-api.com/browser_profiles?limit&query&tags[]&statuses[]&mainWebsites[]&users[]&page","urlObject":{"protocol":"https","path":["browser_profiles"],"host":["dolphin-anty-api","com"],"query":[{"description":{"content":"<p>How many browser profiles to return per page. Max - 50. Default - 50.</p>\n","type":"text/plain"},"key":"limit","value":null},{"description":{"content":"<p>Text search pattern by browser profile name.</p>\n","type":"text/plain"},"key":"query","value":null},{"description":{"content":"<p>Array of tags in raw text, not tags' IDs. If you specify more than one tag this filter will work in AND mode. For example if you specify tags <code>facebook</code> and <code>italy</code> API will return only browser profiles which have BOTH tags.</p>\n","type":"text/plain"},"key":"tags[]","value":null},{"description":{"content":"<p>Array of statuses IDs to filter with.</p>\n","type":"text/plain"},"key":"statuses[]","value":null},{"description":{"content":"<p>Array of main website labels browser profiles were create with. Available values: <code>['facebook', 'google', 'crypto', 'tiktok']</code>.</p>\n","type":"text/plain"},"key":"mainWebsites[]","value":null},{"description":{"content":"<p>Array of users IDs to filter with. If not specifed only current user's browser profiles will be returned.</p>\n","type":"text/plain"},"key":"users[]","value":null},{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":null}],"variable":[]}},"response":[],"_postman_id":"905db02f-5cd9-4ee7-ae99-ba494ebfb89c"},{"name":"Get one browser profile","id":"0f86a63b-08d5-48a9-bbd1-369690d15336","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://dolphin-anty-api.com/browser_profiles/browser_profile_id","urlObject":{"protocol":"https","path":["browser_profiles","browser_profile_id"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"6c7a7eb8-f368-48d7-b477-4bfeada04569","name":"Get one browser profile","originalRequest":{"method":"GET","header":[],"url":"https://dolphin-anty-api.com/browser_profiles/76854661"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 76854661,\n        \"teamId\": 1052093,\n        \"userId\": 1097509,\n        \"name\": \"test 11\",\n        \"tags\": [],\n        \"platform\": \"windows\",\n        \"browserType\": \"anty\",\n        \"mainWebsite\": \"\",\n        \"useragent\": {\n            \"mode\": \"manual\",\n            \"value\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\"\n        },\n        \"webrtc\": {\n            \"mode\": \"altered\",\n            \"ipAddress\": null\n        },\n        \"canvas\": {\n            \"mode\": \"real\"\n        },\n        \"webgl\": {\n            \"mode\": \"real\"\n        },\n        \"webglInfo\": {\n            \"mode\": \"manual\",\n            \"vendor\": \"Google Inc. (Intel)\",\n            \"renderer\": \"ANGLE (Intel, Intel(R) HD Graphics 520 Direct3D11 vs_5_0 ps_5_0, D3D11)\"\n        },\n        \"clientRect\": {\n            \"mode\": \"real\"\n        },\n        \"notes\": {\n            \"content\": null,\n            \"color\": \"blue\",\n            \"style\": \"text\",\n            \"icon\": null\n        },\n        \"timezone\": {\n            \"mode\": \"auto\",\n            \"value\": null\n        },\n        \"locale\": {\n            \"mode\": \"auto\",\n            \"value\": null\n        },\n        \"tabs\": null,\n        \"ports\": {\n            \"mode\": \"protect\",\n            \"blacklist\": \"3389,5900,5800,7070,6568,5938\"\n        },\n        \"proxyId\": 58203158,\n        \"proxy\": {\n            \"id\": 582031581,\n            \"name\": \"test\",\n            \"type\": \"http\",\n            \"host\": \"81.217.5.11\",\n            \"savedByUser\": 1,\n            \"cryptoKeyId\": 40,\n            \"login\": \"WNeejQD\",\n            \"password\": \"VabDhjgfsMCJ5\",\n            \"changeIpUrl\": null,\n            \"port\": \"11111\"\n        },\n        \"access\": {\n            \"view\": 1,\n            \"update\": 1,\n            \"delete\": 1,\n            \"share\": 1,\n            \"usage\": 1\n        },\n        \"status\": null,\n        \"geolocation\": {\n            \"mode\": \"auto\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"accuracy\": null\n        },\n        \"cpu\": {\n            \"mode\": \"manual\",\n            \"value\": 4\n        },\n        \"memory\": {\n            \"mode\": \"manual\",\n            \"value\": 8\n        },\n        \"platformName\": \"Win32\",\n        \"cpuArchitecture\": \"amd64\",\n        \"osVersion\": \"10\",\n        \"screen\": {\n            \"width\": null,\n            \"height\": null,\n            \"mode\": \"real\",\n            \"resolution\": null\n        },\n        \"connection\": {\n            \"downlink\": 5.3,\n            \"effectiveType\": \"4g\",\n            \"rtt\": 100,\n            \"saveData\": false\n        },\n        \"vendorSub\": \"\",\n        \"productSub\": \"20030107\",\n        \"vendor\": \"Google Inc.\",\n        \"product\": \"Gecko\",\n        \"doNotTrack\": false,\n        \"args\": [],\n        \"appCodeName\": \"Mozilla\",\n        \"userFields\": null,\n        \"updated_at\": \"2023-04-25T15:14:33.000000Z\",\n        \"mediaDevices\": {\n            \"mode\": \"real\",\n            \"audioInputs\": null,\n            \"videoInputs\": null,\n            \"audioOutputs\": null\n        },\n        \"storagePath\": \"520...\",\n        \"lastRunningTime\": null,\n        \"lastRunnedByUserId\": null,\n        \"lastRunUuid\": null,\n        \"running\": 0,\n        \"platformVersion\": \"10.0.0\",\n        \"uaFullVersion\": \"111.0.5563.58\",\n        \"extensionsNewNaming\": true,\n        \"login\": \"\",\n        \"password\": \"\",\n        \"bookmarks\": [],\n        \"extensions\": [\n            {\n                \"url\": \"....\",\n                \"type\": \"file\",\n                \"hash\": \"0ac74....\"\n            }\n        ],\n        \"homepages\": []\n    }\n}"}],"_postman_id":"0f86a63b-08d5-48a9-bbd1-369690d15336"},{"name":"Create browser profile","id":"585826b6-84c1-49d7-82c5-c48e7067a2a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p>If data is in JSON</p>\n","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"","description":"<p>Browser profile name</p>\n","type":"text"},{"key":"tags[]","value":"","description":"<p>Array of tags</p>\n","type":"text"},{"key":"platform","value":"","description":"<p>OS to emulate. Available values: <code>['windows', 'linux', 'macos']</code></p>\n","type":"text"},{"key":"platformVersion","value":"","description":"<p>OS numeric version to emulate. Etc <code>10.0.0</code> for Windows 10, <code>15.0.0</code> for Windows 11, or <code>10.15.7</code> for macOS.</p>\n","type":"text"},{"key":"mainWebsite","value":"","description":"<p>Main website. Avaliable values: <code>['google', 'facebook', 'crypto', 'tiktok']</code>. Optional.</p>\n","type":"text"},{"key":"useragent[mode]","value":"","description":"<p>manual</p>\n","type":"text"},{"key":"useragent[value]","value":"","description":"<p>Manual useragent</p>\n","type":"text"},{"key":"webrtc[mode]","value":"","description":"<p>Avaliable values: <code>['off', 'real', 'altered', 'manual', 'udpDisabled']</code>. <code>altered</code> is most popular.</p>\n","type":"text"},{"key":"webrtc[ipAddress]","value":"","description":"<p>Required if WebRTC mode is <code>manual</code>. IP address to show through WebRTC leak.</p>\n","type":"text"},{"key":"canvas[mode]","value":"","description":"<p>Avalibale values: <code>['off', 'real', 'noise']</code>.</p>\n","type":"text"},{"key":"webgl[mode]","value":"","description":"<p>Avalibale values: <code>['off', 'real', 'noise']</code>.</p>\n","type":"text"},{"key":"webglInfo[mode]","value":"","description":"<p>Avalibale of WebGL mode is not <code>off</code>.  Available values: <code>['real', 'software', 'manual']</code></p>\n","type":"text"},{"key":"webglInfo[vendor]","value":"","description":"<p>Required if WebGL Info mode is <code>manual</code>.</p>\n","type":"text"},{"key":"webglInfo[renderer]","value":"","description":"<p>Required if WebGL Info mode is <code>manual</code>.</p>\n","type":"text"},{"key":"webglInfo[webgl2Maximum]","value":"{\\\"MAX_SAMPLES\\\": 8, \\\"MAX_DRAW_BUFFERS\\\": 8, \\\"MAX_TEXTURE_SIZE\\\": 16384, \\\"MAX_ELEMENT_INDEX\\\": 4294967294, \\\"MAX_VIEWPORT_DIMS\\\": [16384, 16384], \\\"MAX_VERTEX_ATTRIBS\\\": 16, \\\"MAX_3D_TEXTURE_SIZE\\\": 2048, \\\"MAX_VARYING_VECTORS\\\": 30, \\\"MAX_ELEMENTS_INDICES\\\": 2147483647, \\\"MAX_TEXTURE_LOD_BIAS\\\": 15, \\\"MAX_COLOR_ATTACHMENTS\\\": 8, \\\"MAX_ELEMENTS_VERTICES\\\": 2147483647, \\\"MAX_RENDERBUFFER_SIZE\\\": 16384, \\\"MAX_UNIFORM_BLOCK_SIZE\\\": 65536, \\\"MAX_VARYING_COMPONENTS\\\": 120, \\\"MAX_TEXTURE_IMAGE_UNITS\\\": 32, \\\"MAX_ARRAY_TEXTURE_LAYERS\\\": 2048, \\\"MAX_PROGRAM_TEXEL_OFFSET\\\": 7, \\\"MIN_PROGRAM_TEXEL_OFFSET\\\": -8, \\\"MAX_CUBE_MAP_TEXTURE_SIZE\\\": 16384, \\\"MAX_VERTEX_UNIFORM_BLOCKS\\\": 13, \\\"MAX_VERTEX_UNIFORM_VECTORS\\\": 4096, \\\"MAX_COMBINED_UNIFORM_BLOCKS\\\": 60, \\\"MAX_FRAGMENT_UNIFORM_BLOCKS\\\": 13, \\\"MAX_UNIFORM_BUFFER_BINDINGS\\\": 72, \\\"MAX_FRAGMENT_UNIFORM_VECTORS\\\": 4096, \\\"MAX_VERTEX_OUTPUT_COMPONENTS\\\": 124, \\\"MAX_FRAGMENT_INPUT_COMPONENTS\\\": 124, \\\"MAX_VERTEX_UNIFORM_COMPONENTS\\\": 16384, \\\"MAX_VERTEX_TEXTURE_IMAGE_UNITS\\\": 32, \\\"MAX_FRAGMENT_UNIFORM_COMPONENTS\\\": 16384, \\\"UNIFORM_BUFFER_OFFSET_ALIGNMENT\\\": 256, \\\"MAX_COMBINED_TEXTURE_IMAGE_UNITS\\\": 64, \\\"MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS\\\": 229376, \\\"MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS\\\": 4, \\\"MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS\\\": 229376, \\\"MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS\\\": 4, \\\"MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS\\\": 128}\"\nwebrtc: {mode: \"altered\", ipAddress: null}","description":"<p>Important change webgl2Maximum to yours. it's just an example</p>\n","type":"text"},{"key":"notes[icon]","value":"","description":"<p>Avaliable values: <code>['info', 'warning', 'danger', 'success']</code>. May be null for no-icon.</p>\n","type":"text"},{"key":"notes[color]","value":"","description":"<p>Available values: <code>['red', 'green', 'blue', 'purple', 'orange']</code></p>\n","type":"text"},{"key":"notes[style]","value":"","description":"<p>Available values: <code>['text', 'outline', 'outline-text']</code></p>\n","type":"text"},{"key":"notes[content]","value":"","description":"<p>Note content. May be both plaintext and basic HTML.</p>\n","type":"text"},{"key":"timezone[mode]","value":"","description":"<p>Available values: <code>['auto', 'manual']</code>.</p>\n","type":"text"},{"key":"timezone[value]","value":"","description":"<p>Required if timezone mode is <code>manual</code>.  <a href=\"http://joda-time.sourceforge.net/timezones.html\">Timezones list</a>. For example - <code>Europe/Moscow</code></p>\n","type":"text"},{"key":"locale[mode]","value":"","description":"<p>Avaliable values: <code>['auto', 'manual']</code>.</p>\n","type":"text"},{"key":"locale[value]","value":"","description":"<p>Required if locale mode is <code>manual</code>. For example - <code>en_GB</code>.</p>\n","type":"text"},{"key":"statusId","value":"","description":"<p>ID of status. Optional</p>\n","type":"text"},{"key":"geolocation[mode]","value":"","description":"<p>Geolocation emulation mode. Avaliable values: <code>['auto', 'manual']</code>.</p>\n","type":"text"},{"key":"geolocation[latitude]","value":"","description":"<p>Required if geolocation mode is <code>manual</code>. Latitude.</p>\n","type":"text"},{"key":"geolocation[longitude]","value":"","description":"<p>Required if geolocation mode is <code>manual</code>. Longitude.</p>\n","type":"text"},{"key":"cpu[mode]","value":"","description":"<p>CPU emulation mode. Avaliable values: <code>['real', 'manual']</code>.</p>\n","type":"text"},{"key":"cpu[value]","value":"","description":"<p>Required if CPU mode is <code>manual</code>. Number of CPU cores. Avaliable values: <code>[2, 4, 8, 16]</code></p>\n","type":"text"},{"key":"memory[mode]","value":"","description":"<p>RAM emulation mode. Avaliable values: <code>['real', 'manual']</code>.</p>\n","type":"text"},{"key":"memory[value]","value":"","description":"<p>Required if memory mode is <code>manual</code>. RAM size in GB units. Avaliable values: <code>[2, 4, 8]</code></p>\n","type":"text"},{"key":"doNotTrack","value":"","description":"<p>Dot not track flag, <code>0</code> or <code>1</code></p>\n","type":"text"},{"key":"browserType","value":"","description":"<p>Browser type. Available values: <code>['anty']</code>.</p>\n","type":"text"},{"key":"proxy[id]","value":"","description":"<p>Proxy ID. if you want to assign existing proxy</p>\n","type":"text"},{"key":"proxy[type]","value":"","description":"<p>If you want to assign non-existing proxy. Avaliable values: <code>['http', 'socks5', 'socks5']</code></p>\n","type":"text"},{"key":"proxy[host]","value":"","description":"<p>If you want to assign non-existing proxy. </p>\n","type":"text"},{"key":"proxy[port]","value":"","description":"<p>If you want to assign non-existing proxy. </p>\n","type":"text"},{"key":"proxy[login]","value":"","description":"<p>If you want to assign non-existing proxy. Optional.</p>\n","type":"text"},{"key":"proxy[password]","value":"","description":"<p>If you want to assign non-existing proxy. Optional.</p>\n","type":"text"},{"key":"proxy[name]","value":"","description":"<p>If you want to assign non-existing proxy. Optional.</p>\n","type":"text"},{"key":"proxy[changeIpUrl]","value":"","description":"<p>If you want to assign non-existing proxy. Optional.</p>\n","type":"text"},{"key":"args[all-renderers]","value":"","description":"<p>If you want to assign args to launch browser. Optional.</p>\n","type":"text"},{"key":"macAddress[mode]","value":"`manual` or `off`","description":"<p>If you want to set mac address. Optional.</p>\n","type":"text"},{"key":"macAddress[value]","value":"11:84:F2:7E:30:07","description":"<p>If you want to set mac address. Optional.</p>\n","type":"text"},{"key":"screen[mode]","value":"`manual` or `real`","description":"<p>If you want to set screen size. Optional.</p>\n","type":"text"},{"key":"screen[resolution]","value":"1920x1080","description":"<p>If you want to set screen size. Optional.</p>\n","type":"text"},{"key":"homepages[0][id]","value":"","description":"<p>Homepage id</p>\n","type":"text"},{"key":"homepages[0][order]","value":"0","description":"<p>Order</p>\n","type":"text"},{"key":"newHomepages[0][name]","value":"Fb","description":"<p>Homepage name</p>\n","type":"text"},{"key":"newHomepages[0][url]","value":"https://www.facebook.com/","description":"<p>Homepage url</p>\n","type":"text"},{"key":"newHomepages[0][mainWebsite]","value":"none","description":"<p>Main website</p>\n","type":"text"},{"key":"newHomepages[0][order]","value":"1","description":"<p>Order</p>\n","type":"text"}]},"url":"https://dolphin-anty-api.com/browser_profiles","description":"<p><strong>Important</strong> change webgl2Maximum to yours. it's just an example</p>\n","urlObject":{"protocol":"https","path":["browser_profiles"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"2b357dcd-d338-4b2a-b641-12078ef69555","name":"Create browser profile Copy","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"If data is in JSON","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"","description":"Browser profile name","type":"text"},{"key":"tags[]","value":"","description":"Array of tags","type":"text"},{"key":"platform","value":"","description":"OS to emulate. Available values: `['windows', 'linux', 'macos']`","type":"text"},{"key":"mainWebsite","value":"","description":"Main website. Avaliable values: `['google', 'facebook', 'vk', 'tiktok']`. Optional.","type":"text"},{"key":"useragent[mode]","value":"","description":"manual","type":"text"},{"key":"useragent[value]","value":"","description":"Manual useragent","type":"text"},{"key":"webrtc[mode]","value":"","description":"Avaliable values: `['off', 'real', 'altered', 'manual', 'udpDisabled']`. `altered` is most popular.","type":"text"},{"key":"webrtc[ipAddress]","value":"","description":"Required if WebRTC mode is `manual`. IP address to show through WebRTC leak.","type":"text"},{"key":"canvas[mode]","value":"","description":"Avalibale values: `['off', 'real', 'noise']`.","type":"text"},{"key":"webgl[mode]","value":"","description":"Avalibale values: `['off', 'real', 'noise']`.","type":"text"},{"key":"webglInfo[mode]","value":"","description":"Avalibale of WebGL mode is not `off`.  Available values: `['real', 'software', 'manual']`","type":"text"},{"key":"webglInfo[vendor]","value":"","description":"Required if WebGL Info mode is `manual`.","type":"text"},{"key":"webglInfo[renderer]","value":"","description":"Required if WebGL Info mode is `manual`.","type":"text"},{"key":"webglInfo[webgl2Maximum]","value":"{\\\"MAX_SAMPLES\\\": 8, \\\"MAX_DRAW_BUFFERS\\\": 8, \\\"MAX_TEXTURE_SIZE\\\": 16384, \\\"MAX_ELEMENT_INDEX\\\": 4294967294, \\\"MAX_VIEWPORT_DIMS\\\": [16384, 16384], \\\"MAX_VERTEX_ATTRIBS\\\": 16, \\\"MAX_3D_TEXTURE_SIZE\\\": 2048, \\\"MAX_VARYING_VECTORS\\\": 30, \\\"MAX_ELEMENTS_INDICES\\\": 2147483647, \\\"MAX_TEXTURE_LOD_BIAS\\\": 15, \\\"MAX_COLOR_ATTACHMENTS\\\": 8, \\\"MAX_ELEMENTS_VERTICES\\\": 2147483647, \\\"MAX_RENDERBUFFER_SIZE\\\": 16384, \\\"MAX_UNIFORM_BLOCK_SIZE\\\": 65536, \\\"MAX_VARYING_COMPONENTS\\\": 120, \\\"MAX_TEXTURE_IMAGE_UNITS\\\": 32, \\\"MAX_ARRAY_TEXTURE_LAYERS\\\": 2048, \\\"MAX_PROGRAM_TEXEL_OFFSET\\\": 7, \\\"MIN_PROGRAM_TEXEL_OFFSET\\\": -8, \\\"MAX_CUBE_MAP_TEXTURE_SIZE\\\": 16384, \\\"MAX_VERTEX_UNIFORM_BLOCKS\\\": 13, \\\"MAX_VERTEX_UNIFORM_VECTORS\\\": 4096, \\\"MAX_COMBINED_UNIFORM_BLOCKS\\\": 60, \\\"MAX_FRAGMENT_UNIFORM_BLOCKS\\\": 13, \\\"MAX_UNIFORM_BUFFER_BINDINGS\\\": 72, \\\"MAX_FRAGMENT_UNIFORM_VECTORS\\\": 4096, \\\"MAX_VERTEX_OUTPUT_COMPONENTS\\\": 124, \\\"MAX_FRAGMENT_INPUT_COMPONENTS\\\": 124, \\\"MAX_VERTEX_UNIFORM_COMPONENTS\\\": 16384, \\\"MAX_VERTEX_TEXTURE_IMAGE_UNITS\\\": 32, \\\"MAX_FRAGMENT_UNIFORM_COMPONENTS\\\": 16384, \\\"UNIFORM_BUFFER_OFFSET_ALIGNMENT\\\": 256, \\\"MAX_COMBINED_TEXTURE_IMAGE_UNITS\\\": 64, \\\"MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS\\\": 229376, \\\"MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS\\\": 4, \\\"MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS\\\": 229376, \\\"MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS\\\": 4, \\\"MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS\\\": 128}\"\nwebrtc: {mode: \"altered\", ipAddress: null}","description":"Required","type":"text"},{"key":"notes[icon]","value":"","description":"Avaliable values: `['info', 'warning', 'danger', 'success']`. May be null for no-icon.","type":"text"},{"key":"notes[color]","value":"","description":"Available values: `['red', 'green', 'blue', 'purple', 'orange']`","type":"text"},{"key":"notes[style]","value":"","description":"Available values: `['text', 'outline', 'outline-text']`","type":"text"},{"key":"notes[content]","value":"","description":"Note content. May be both plaintext and basic HTML.","type":"text"},{"key":"timezone[mode]","value":"","description":"Available values: `['auto', 'manual']`.","type":"text"},{"key":"timezone[value]","value":"","description":"Required if timezone mode is `manual`.  [Timezones list](http://joda-time.sourceforge.net/timezones.html). For example - `Europe/Moscow`","type":"text"},{"key":"locale[mode]","value":"","description":"Avaliable values: `['auto', 'manual']`.","type":"text"},{"key":"locale[value]","value":"","description":"Required if locale mode is `manual`. For example - `en_GB`.","type":"text"},{"key":"statusId","value":"","description":"ID of status. Optional","type":"text"},{"key":"geolocation[mode]","value":"","description":"Geolocation emulation mode. Avaliable values: `['real', 'manual']`.","type":"text"},{"key":"geolocation[latitude]","value":"","description":"Required if geolocation mode is `manual`. Latitude.","type":"text"},{"key":"geolocation[longitude]","value":"","description":"Required if geolocation mode is `manual`. Longitude.","type":"text"},{"key":"cpu[mode]","value":"","description":"CPU emulation mode. Avaliable values: `['real', 'manual']`.","type":"text"},{"key":"cpu[value]","value":"","description":"Required if CPU mode is `manual`. Number of CPU cores. Avaliable values: `[2, 4, 8, 16]`","type":"text"},{"key":"memory[mode]","value":"","description":"RAM emulation mode. Avaliable values: `['real', 'manual']`.","type":"text"},{"key":"memory[value]","value":"","description":"Required if memory mode is `manual`. RAM size in GB units. Avaliable values: `[2, 4, 8]`","type":"text"},{"key":"doNotTrack","value":"","description":"Dot not track flag, `0` or `1`","type":"text"},{"key":"browserType","value":"","description":"Browser type. Available values: `['anty']`.","type":"text"},{"key":"proxy[id]","value":"","description":"Proxy ID. if you want to assign existing proxy","type":"text"},{"key":"proxy[type]","value":"","description":"If you want to assign non-existing proxy. Avaliable values: `['http', 'socks5', 'socks5']`","type":"text"},{"key":"proxy[host]","value":"","description":"If you want to assign non-existing proxy. ","type":"text"},{"key":"proxy[port]","value":"","description":"If you want to assign non-existing proxy. ","type":"text"},{"key":"proxy[login]","value":"","description":"If you want to assign non-existing proxy. Optional.","type":"text"},{"key":"proxy[password]","value":"","description":"If you want to assign non-existing proxy. Optional.","type":"text"},{"key":"proxy[name]","value":"","description":"If you want to assign non-existing proxy. Optional.","type":"text"},{"key":"proxy[changeIpUrl]","value":"","description":"If you want to assign non-existing proxy. Optional.","type":"text"}]},"url":"https://dolphin-anty-api.com/browser_profiles"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\"success\":1,\"browserProfileId\":82222344,\"data\":{\"id\":82222344}}"}],"_postman_id":"585826b6-84c1-49d7-82c5-c48e7067a2a1"},{"name":"Multiple create browser profiles","id":"7c256287-af25-45c2-b0c1-d5839ede2c93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p>If data is in JSON</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"common\": {\n        \"platform\": \"macos\",\n        \"browserType\": \"anty\",\n        \"useragent\": {\n            \"mode\": \"manual\",\n            \"value\": \"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\"\n        },\n        \"webrtc\": {\n            \"mode\": \"altered\",\n            \"ipAddress\": null\n        },\n        \"canvas\": {\n            \"mode\": \"noise\"\n        },\n        \"webgl\": {\n            \"mode\": \"real\"\n        },\n        \"webglInfo\": {\n            \"mode\": \"random\"\n        },\n        \"geolocation\": {\n            \"mode\": \"real\",\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"cpu\": {\n            \"mode\": \"real\",\n            \"value\": null\n        },\n        \"memory\": {\n            \"mode\": \"manual\",\n            \"value\": 8\n        },\n        \"timezone\": {\n            \"mode\": \"auto\",\n            \"value\": null\n        },\n        \"locale\": {\n            \"mode\": \"auto\",\n            \"value\": null\n        }\n    },\n    \"items\": [\n        {\n            \"name\": \"test\",\n            \"tags\": [\n                \"testtesttesttest\"\n            ],\n            \"mainWebsite\": \"\",\n            \"notes\": {\n                \"content\": null,\n                \"color\": \"blue\",\n                \"style\": \"text\",\n                \"icon\": null\n            },\n            \"proxy\": null,\n            \"statusId\": 0,\n            \"doNotTrack\": false\n        }, {\n            \"name\": \"test2\",\n            \"tags\": [\n                \"testtesttesttest\"\n            ],\n            \"mainWebsite\": \"\",\n            \"notes\": {\n                \"content\": \"AAAAAAA\",\n                \"color\": \"blue\",\n                \"style\": \"text\",\n                \"icon\": null\n            },\n            \"proxy\": null,\n            \"statusId\": 0,\n            \"doNotTrack\": false\n        }\n    ]\n}"},"url":"https://dolphin-anty-api.com/browser_profiles/mass","description":"<p>Two parameters:\narray common - common parameters that browser profiles share\narray items - array of browser profiles just like in Create browser profile endpoint</p>\n","urlObject":{"protocol":"https","path":["browser_profiles","mass"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c256287-af25-45c2-b0c1-d5839ede2c93"},{"name":"Update browser profile","id":"95aec777-e2c8-433a-8098-8a23c6e11a78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"","description":"<p>Browser profile name</p>\n","type":"text"},{"key":"tags[]","value":"","description":"<p>Array of tags</p>\n","type":"text"},{"key":"mainWebsite","value":"","description":"<p>Main website. Avaliable values: <code>['google', 'facebook', 'crypto', 'tiktok']</code>. Optional.</p>\n","type":"text"},{"key":"useragent","value":"","description":"<p>User agent</p>\n","type":"text"},{"key":"webrtc[mode]","value":"","description":"<p>Avaliable values: <code>['off', 'real', 'altered', 'manual', 'udpDisabled']</code>. <code>altered</code> is most popular.</p>\n","type":"text"},{"key":"webrtc[ipAddress]","value":"","description":"<p>Required if WebRTC mode is <code>manual</code>. IP address to show through WebRTC leak.</p>\n","type":"text"},{"key":"canvas[mode]","value":"","description":"<p>Avalibale values: <code>['off', 'real', 'noise']</code>.</p>\n","type":"text"},{"key":"webgl[mode]","value":"","description":"<p>Avalibale values: <code>['off', 'real', 'noise']</code>.</p>\n","type":"text"},{"key":"webglInfo[mode]","value":"","description":"<p>Avalibale of WebGL mode is not <code>off</code>.  Available values: <code>['real', 'software', 'manual']</code></p>\n","type":"text"},{"key":"webglInfo[vendor]","value":"","description":"<p>Required if WebGL Info mode is <code>manual</code>.</p>\n","type":"text"},{"key":"webglInfo[renderer]","value":"","description":"<p>Required if WebGL Info mode is <code>manual</code>.</p>\n","type":"text"},{"key":"notes[icon]","value":"","description":"<p>Avaliable values: <code>['info', 'warning', 'danger', 'success']</code>. May be null for no-icon.</p>\n","type":"text"},{"key":"notes[color]","value":"","description":"<p>Available values: <code>['red', 'green', 'blue', 'purple', 'orange']</code></p>\n","type":"text"},{"key":"notes[style]","value":"","description":"<p>Available values: <code>['text', 'outline', 'outline-text']</code></p>\n","type":"text"},{"key":"notes[content]","value":"","description":"<p>Note content. May be both plaintext and basic HTML.</p>\n","type":"text"},{"key":"timezone[mode]","value":"","description":"<p>Available values: <code>['auto', 'manual']</code>.</p>\n","type":"text"},{"key":"timezone[value]","value":"","description":"<p>Required if timezone mode is <code>manual</code>.  <a href=\"http://joda-time.sourceforge.net/timezones.html\">Timezones list</a>. For example - <code>Europe/Moscow</code></p>\n","type":"text"},{"key":"locale[mode]","value":"","description":"<p>Avaliable values: <code>['auto', 'manual']</code>.</p>\n","type":"text"},{"key":"locale[value]","value":"","description":"<p>Required if locale mode is <code>manual</code>. For example - <code>en_GB</code>.</p>\n","type":"text"},{"key":"statusId","value":"","description":"<p>ID of status. Optional</p>\n","type":"text"},{"key":"geolocation[mode]","value":"","description":"<p>Geolocation emulation mode. Avaliable values: <code>['auto', 'manual']</code>.</p>\n","type":"text"},{"key":"geolocation[latitude]","value":"","description":"<p>Required if geolocation mode is <code>manual</code>. Latitude.</p>\n","type":"text"},{"key":"geolocation[longitude]","value":"","description":"<p>Required if geolocation mode is <code>manual</code>. Longitude.</p>\n","type":"text"},{"key":"cpu[mode]","value":"","description":"<p>CPU emulation mode. Avaliable values: <code>['real', 'manual']</code>.</p>\n","type":"text"},{"key":"cpu[value]","value":"","description":"<p>Required if CPU mode is <code>manual</code>. Number of CPU cores. Avaliable values: <code>[2, 4, 8, 16]</code></p>\n","type":"text"},{"key":"memory[mode]","value":"","description":"<p>RAM emulation mode. Avaliable values: <code>['real', 'manual']</code>.</p>\n","type":"text"},{"key":"memory[value]","value":"","description":"<p>Required if memory mode is <code>manual</code>. RAM size in GB units. Avaliable values: <code>[2, 4, 8]</code></p>\n","type":"text"},{"key":"doNotTrack","value":"","description":"<p>Dot not track flag, <code>0</code> or <code>1</code></p>\n","type":"text"},{"key":"browserType","value":"","description":"<p>Browser type. Available values: <code>['anty']</code>.</p>\n","type":"text"},{"key":"proxy[id]","value":"","description":"<p>Proxy ID. if you want to assign existing proxy</p>\n","type":"text"},{"key":"proxy[type]","value":"","description":"<p>If you want to assign non-existing proxy. Avaliable values: <code>['http', 'socks5', 'socks5']</code></p>\n","type":"text"},{"key":"proxy[host]","value":"","description":"<p>If you want to assign non-existing proxy. </p>\n","type":"text"},{"key":"proxy[port]","value":"","description":"<p>If you want to assign non-existing proxy. </p>\n","type":"text"},{"key":"proxy[login]","value":"","description":"<p>If you want to assign non-existing proxy. Optional.</p>\n","type":"text"},{"key":"proxy[password]","value":"","description":"<p>If you want to assign non-existing proxy. Optional.</p>\n","type":"text"},{"key":"proxy[name]","value":"","description":"<p>If you want to assign non-existing proxy. Optional.</p>\n","type":"text"},{"key":"proxy[changeIpUrl]","value":"","description":"<p>If you want to assign non-existing proxy. Optional.</p>\n","type":"text"},{"key":"args[all-renderers]","value":"","description":"<p>If you want to assign args to launch browser. Optional.</p>\n","type":"text"},{"key":"homepages[0][id]","value":"","description":"<p>Homepage id</p>\n","type":"text"},{"key":"homepages[0][order]","value":"0","description":"<p>order</p>\n","type":"text"},{"key":"newHomepages[0][name]","value":"Fb","description":"<p>Homepage name</p>\n","type":"text"},{"key":"newHomepages[0][url]","value":"https://www.facebook.com/","description":"<p>Homepage url</p>\n","type":"text"},{"key":"newHomepages[0][mainWebsite]","value":"none","description":"<p>Main website</p>\n","type":"text"},{"key":"newHomepages[0][order]","value":"1","description":"<p>Order</p>\n","type":"text"}]},"url":"https://dolphin-anty-api.com/browser_profiles/:browser_profile_id","description":"<p>Some data in rare cases may not be saved due to urlencode, in this case, try Raw JSON Payload</p>\n","urlObject":{"protocol":"https","path":["browser_profiles",":browser_profile_id"],"host":["dolphin-anty-api","com"],"query":[],"variable":[{"type":"any","value":"","key":"browser_profile_id"}]}},"response":[],"_postman_id":"95aec777-e2c8-433a-8098-8a23c6e11a78"},{"name":"Transfer browser profile","id":"e4703514-d158-49ae-8e56-b494a40c31ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"url":"https://dolphin-anty-api.com/browser_profiles/transfer?ids[]=534928&ids[]=5335555&username=nextemail@gmail.com&withProxy=true","urlObject":{"protocol":"https","path":["browser_profiles","transfer"],"host":["dolphin-anty-api","com"],"query":[{"key":"ids[]","value":"534928"},{"key":"ids[]","value":"5335555"},{"key":"username","value":"nextemail@gmail.com"},{"key":"withProxy","value":"true"}],"variable":[]}},"response":[{"id":"6c8ba027-b534-4eb4-8f22-7d7fd2b13046","name":"Transfer browser profile","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://dolphin-anty-api.com/browser_profiles/transfer?ids[]=534928&ids[]=5335555&username=nextemail@gmail.com&withProxy=1","protocol":"https","host":["dolphin-anty-api","com"],"path":["browser_profiles","transfer"],"query":[{"key":"ids[]","value":"534928"},{"key":"ids[]","value":"5335555"},{"key":"username","value":"nextemail@gmail.com"},{"key":"withProxy","value":"1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"e4703514-d158-49ae-8e56-b494a40c31ec"},{"name":"Delete browser profile","id":"1c0f48f3-8ddd-405d-a0b6-35f5d47fd208","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://dolphin-anty-api.com/browser_profiles/:browser_profile_id?forceDelete=1","urlObject":{"protocol":"https","path":["browser_profiles",":browser_profile_id"],"host":["dolphin-anty-api","com"],"query":[{"description":{"content":"<p>If true, the profile will be deleted permanently, without using the trash bin. Required on the Free plan. Trash bin option is unavailable on the Free plan</p>\n","type":"text/plain"},"key":"forceDelete","value":"1"}],"variable":[{"type":"any","value":"","key":"browser_profile_id"}]}},"response":[],"_postman_id":"1c0f48f3-8ddd-405d-a0b6-35f5d47fd208"},{"name":"Delete browser profiles","id":"72f1ab86-a28c-420d-a52f-655bc446d6bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"ids[]","value":"","description":"<p>IDs of browser profiles to delete</p>\n","type":"text"}]},"url":"https://dolphin-anty-api.com/browser_profiles?forceDelete=1","urlObject":{"protocol":"https","path":["browser_profiles"],"host":["dolphin-anty-api","com"],"query":[{"description":{"content":"<p>If true, the profiles will be deleted permanently, without using the trash bin. Required on the Free plan. Trash bin option is unavailable on the Free plan</p>\n","type":"text/plain"},"key":"forceDelete","value":"1"}],"variable":[]}},"response":[],"_postman_id":"72f1ab86-a28c-420d-a52f-655bc446d6bb"},{"name":"Share access to multiple profiles","id":"822be84c-85ac-446f-90b6-12de55a04211","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [\n        76854661\n    ],\n    \"users\": [\n        {\n            \"id\": 1097509,\n            \"view\": 1,\n            \"usage\": 1,\n            \"update\": 1,\n            \"delete\": 1,\n            \"share\": 1\n        },\n        {\n            \"id\": 2182463,\n            \"view\": 1,\n            \"usage\": 1,\n            \"update\": 1,\n            \"delete\": 1,\n            \"share\": 1\n        }\n    ],\n    \"action\": \"add\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/browser_profiles/access","description":"<p>ids: arrays of browser profile IDs<br />users: array where you need to pass the user ID, and what access you want to give to him \"view\": 1,\"usage\": 1,\"update\": 1,\"delete\": 1,\"share\": 1. 1 give access 0 remove access<br />action: can be \"add\" or \"remove\"</p>\n","urlObject":{"protocol":"https","path":["browser_profiles","access"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"444e491b-681d-4e57-a281-c6b68721d54c","name":"Share access to multiple profiles","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"\"\"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ids\": [\n        76854661\n    ],\n    \"users\": [\n        {\n            \"id\": 1097509,\n            \"view\": 1,\n            \"usage\": 1,\n            \"update\": 1,\n            \"delete\": 1,\n            \"share\": 1\n        },\n        {\n            \"id\": 2182463,\n            \"view\": 1,\n            \"usage\": 1,\n            \"update\": 1,\n            \"delete\": 1,\n            \"share\": 1\n        }\n    ],\n    \"action\": \"add\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/browser_profiles/access"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"822be84c-85ac-446f-90b6-12de55a04211"},{"name":"Share access to one profile","id":"31d66d59-764c-4d3b-ac35-74f092ba1460","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"users\": [\n        {\n            \"userId\": 1097509,\n            \"view\": 1,\n            \"usage\": 1,\n            \"update\": 1,\n            \"delete\": 1,\n            \"share\": 1\n        },\n        {\n            \"userId\": 2182463,\n            \"view\": 1,\n            \"update\": 1,\n            \"delete\": 1,\n            \"share\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/browser_profiles/76854661/access","description":"<p>The profile id needs to be changed in the url itself</p>\n<p><strong>body:</strong></p>\n<p><strong>users</strong>: arrays of users and access with you want to share browser profile IDs<br />what access do you want to give to him \"view\": 1,\"usage\": 1,\"update\": 1,\"delete\": 1,\"share\": 1. 1 give access 0 remove access</p>\n","urlObject":{"protocol":"https","path":["browser_profiles","76854661","access"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"522a42dd-e67b-47fb-a176-8340604b40a7","name":"Share access to one profile","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"users\": [\n        {\n            \"userId\": 1097509,\n            \"view\": 1,\n            \"usage\": 1,\n            \"update\": 1,\n            \"delete\": 1,\n            \"share\": 1\n        },\n        {\n            \"userId\": 2182463,\n            \"view\": 1,\n            \"update\": 1,\n            \"delete\": 1,\n            \"share\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/browser_profiles/76854661/access"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"31d66d59-764c-4d3b-ac35-74f092ba1460"}],"id":"b3019c31-6fa7-42da-95c3-f1a315502f92","_postman_id":"b3019c31-6fa7-42da-95c3-f1a315502f92","description":""},{"name":"Browser profiles statuses","item":[{"name":"List statuses","id":"099c5352-a98c-4169-ae7a-4bbd55e47a1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://anty-api.com/browser_profiles/statuses?limit=&page=&query=","description":"<p><strong>Only Admin can do this!</strong></p>\n","urlObject":{"protocol":"https","path":["browser_profiles","statuses"],"host":["anty-api","com"],"query":[{"description":{"content":"<p>Items per page. Max - 50. Default - 50.</p>\n","type":"text/plain"},"key":"limit","value":""},{"description":{"content":"<p>Page</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>String to search</p>\n","type":"text/plain"},"key":"query","value":""}],"variable":[]}},"response":[],"_postman_id":"099c5352-a98c-4169-ae7a-4bbd55e47a1f"},{"name":"Create status","id":"4dca62eb-8b11-4c6b-95ad-e06b5678f678","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"","description":"<p>Status name</p>\n","type":"text"},{"key":"color","value":"","description":"<p>Avalibale values: <code>['red', 'blue', 'green', 'purple', 'orange']</code></p>\n","type":"text"}]},"url":"https://dolphin-anty-api.com/browser_profiles/statuses?Content-Type=application/json","description":"<h1 id=\"attention\">Attention!</h1>\n<p>Only admins can do this</p>\n","urlObject":{"protocol":"https","path":["browser_profiles","statuses"],"host":["dolphin-anty-api","com"],"query":[{"description":{"content":"<p>If data is in JSON</p>\n","type":"text/plain"},"key":"Content-Type","value":"application/json"}],"variable":[]}},"response":[],"_postman_id":"4dca62eb-8b11-4c6b-95ad-e06b5678f678"},{"name":"Update status","id":"beef5bc5-88bb-4c72-8df5-fd233d501953","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"","description":"<p>Status name</p>\n","type":"text"},{"key":"color","value":"","description":"<p>Avalibale values: <code>['red', 'blue', 'green', 'purple', 'orange']</code></p>\n","type":"text"}]},"url":"https://dolphin-anty-api.com/browser_profiles/statuses/:status_id","description":"<h1 id=\"attention\">Attention!</h1>\n<p>Only admins can do this.</p>\n","urlObject":{"protocol":"https","path":["browser_profiles","statuses",":status_id"],"host":["dolphin-anty-api","com"],"query":[],"variable":[{"type":"any","value":"","key":"status_id"}]}},"response":[],"_postman_id":"beef5bc5-88bb-4c72-8df5-fd233d501953"},{"name":"Delete status","id":"9e2b4aa8-4946-4a4b-b0c8-e9623710b03a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://dolphin-anty-api.com/browser_profiles/statuses/:status_id","description":"<p>Only Admin can delete</p>\n","urlObject":{"protocol":"https","path":["browser_profiles","statuses",":status_id"],"host":["dolphin-anty-api","com"],"query":[],"variable":[{"type":"any","value":"","key":"status_id"}]}},"response":[],"_postman_id":"9e2b4aa8-4946-4a4b-b0c8-e9623710b03a"}],"id":"538fb915-5c80-4cf5-a937-1955fd961abf","_postman_id":"538fb915-5c80-4cf5-a937-1955fd961abf","description":""},{"name":"Browser profile homepage","item":[{"name":"Create HomePage","id":"2df2e4f6-a04b-4e13-b41c-4f2275ef29ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"test","description":"<p>Neme of homepages.</p>\n","type":"text"},{"key":"url","value":"https://www.google.com/","description":"<p>link</p>\n","type":"text"},{"key":"mainWebsite[]","value":"all","description":"<p>Main website. Avaliable values: ['google', 'facebook', 'crypto', 'tiktok']. required.</p>\n","type":"text"},{"key":"sharedToEntireTeam","value":"0","description":"<p>true or false if you don't want to share to all team members, pass false</p>\n","type":"text"}]},"url":"https://apiv2.dolphin-anty-api.com/api/v2/homepages","urlObject":{"protocol":"https","path":["api","v2","homepages"],"host":["apiv2","dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2df2e4f6-a04b-4e13-b41c-4f2275ef29ff"},{"name":"Delete HomePage","id":"b4bb91c7-b108-4d4e-a43d-e0edcf9922bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"ids[]","value":"1234","description":"<p>Id  homepage to delete</p>\n","type":"text"},{"key":"ids[]","value":"12345","type":"text"}]},"url":"https://apiv2.dolphin-anty-api.com/api/v2/homepages","urlObject":{"protocol":"https","path":["api","v2","homepages"],"host":["apiv2","dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b4bb91c7-b108-4d4e-a43d-e0edcf9922bd"},{"name":"List HomePage","id":"7a5bbc5e-8308-4fb5-90fd-c876eae5e638","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apiv2.dolphin-anty-api.com/api/v2/homepages?limit=Items per page. Max - 50. Default - 50&page=Page&query=String to search","urlObject":{"protocol":"https","path":["api","v2","homepages"],"host":["apiv2","dolphin-anty-api","com"],"query":[{"key":"limit","value":"Items per page. Max - 50. Default - 50"},{"key":"page","value":"Page"},{"key":"query","value":"String to search"}],"variable":[]}},"response":[],"_postman_id":"7a5bbc5e-8308-4fb5-90fd-c876eae5e638"},{"name":"Update HomePage","id":"3bf9e7d6-68fa-4313-a7a3-de151f3dddf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"test","description":"<p>Name</p>\n","type":"text"},{"key":"url","value":"https://www.google.com/","description":"<p>HomePage link</p>\n","type":"text"},{"key":"mainWebsite[]","value":"all","type":"text"},{"key":"sharedToEntireTeam","value":"0","description":"<p>true or false</p>\n","type":"text"}]},"url":"https://apiv2.dolphin-anty-api.com/api/v2/homepages/:home_page_id","urlObject":{"protocol":"https","path":["api","v2","homepages",":home_page_id"],"host":["apiv2","dolphin-anty-api","com"],"query":[],"variable":[{"description":{"content":"<p>HomePage id </p>\n","type":"text/plain"},"type":"any","value":"","key":"home_page_id"}]}},"response":[],"_postman_id":"3bf9e7d6-68fa-4313-a7a3-de151f3dddf6"}],"id":"7eb07f5f-801b-4e5a-992d-dcedfe643c2d","_postman_id":"7eb07f5f-801b-4e5a-992d-dcedfe643c2d","description":""},{"name":"Proxy","item":[{"name":"List proxies","id":"cb0b7f73-1c94-423a-850e-4a9b239a0385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://dolphin-anty-api.com/proxy?limit=&page=&query=","urlObject":{"protocol":"https","path":["proxy"],"host":["dolphin-anty-api","com"],"query":[{"description":{"content":"<p>Items per page. Max - 50. Default - 50.</p>\n","type":"text/plain"},"key":"limit","value":""},{"description":{"content":"<p>Page</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>String to search</p>\n","type":"text/plain"},"key":"query","value":""}],"variable":[]}},"response":[],"_postman_id":"cb0b7f73-1c94-423a-850e-4a9b239a0385"},{"name":"Create proxy","id":"d8e7902e-5ef1-4c99-acfe-286239e1f4fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"type","value":"","description":"<p>Available values: <code>['http', 'socks5', 'socks4']</code></p>\n","type":"text"},{"key":"host","value":"","description":"<p>Proxy host</p>\n","type":"text"},{"key":"port","value":"","description":"<p>Proxy port</p>\n","type":"text"},{"key":"login","value":"","description":"<p>Proxy auth login</p>\n","type":"text"},{"key":"password","value":"","description":"<p>Proxy auth password</p>\n","type":"text"},{"key":"name","value":"","description":"<p>Proxy name. Optional.</p>\n","type":"text"},{"key":"changeIpUrl","value":"","description":"<p>Proxy change IP URL. Optional.</p>\n","type":"text"}]},"url":"https://dolphin-anty-api.com/proxy?Content-Type=application/json","urlObject":{"protocol":"https","path":["proxy"],"host":["dolphin-anty-api","com"],"query":[{"description":{"content":"<p>If data is in JSON</p>\n","type":"text/plain"},"key":"Content-Type","value":"application/json"}],"variable":[]}},"response":[],"_postman_id":"d8e7902e-5ef1-4c99-acfe-286239e1f4fc"},{"name":"Update proxy","id":"416f9549-cec5-478a-b4ee-61747eac25a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"type","value":"","description":"<p>Available values: <code>['http', 'socks5', 'socks4']</code></p>\n","type":"text"},{"key":"host","value":"","description":"<p>Proxy host</p>\n","type":"text"},{"key":"port","value":"","description":"<p>Proxy port</p>\n","type":"text"},{"key":"login","value":"","description":"<p>Proxy auth login</p>\n","type":"text"},{"key":"password","value":"","description":"<p>Proxy auth password</p>\n","type":"text"},{"key":"name","value":"","description":"<p>Proxy name. Optional.</p>\n","type":"text"},{"key":"changeIpUrl","value":"","description":"<p>Proxy change IP URL. Optional.</p>\n","type":"text"}]},"url":"https://dolphin-anty-api.com/proxy/:proxy_id","urlObject":{"protocol":"https","path":["proxy",":proxy_id"],"host":["dolphin-anty-api","com"],"query":[],"variable":[{"type":"any","value":"","key":"proxy_id"}]}},"response":[],"_postman_id":"416f9549-cec5-478a-b4ee-61747eac25a6"},{"name":"Delete proxy","id":"304e98d1-2099-413f-8c43-566a4d2e8321","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://dolphin-anty-api.com/proxy/:proxy_id","urlObject":{"protocol":"https","path":["proxy",":proxy_id"],"host":["dolphin-anty-api","com"],"query":[],"variable":[{"type":"any","value":"","key":"proxy_id"}]}},"response":[],"_postman_id":"304e98d1-2099-413f-8c43-566a4d2e8321"}],"id":"2d10c451-b6c6-4452-8986-5160913b8680","_postman_id":"2d10c451-b6c6-4452-8986-5160913b8680","description":""},{"name":"Cookies","item":[{"name":"Import cookies","id":"1b6c5bd1-0f47-4d1c-97a9-578e3733ec49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cookies\": [],\n    \"profileId\": 1,\n    \"transfer\": 0,\n    \"cloudSyncDisabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3001/v1.0/cookies/import","description":"<h2 id=\"does-not-work-on-completely-free-plans-if-you-have-subscription-it-will-work\"><strong>Does not work on completely free plans (if you have subscription, it will work)</strong></h2>\n","urlObject":{"protocol":"http","port":"3001","path":["v1.0","cookies","import"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8b692d3c-c76d-4def-b27e-cee6d21a5562","name":"Import cookies","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cookies\": [],\n    \"profileId\": 1,\n    \"transfer\": 0,\n    \"cloudSyncDisabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3001/v1.0/cookies/import"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16"},{"key":"Date","value":"Tue, 01 Apr 2025 11:54:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"1b6c5bd1-0f47-4d1c-97a9-578e3733ec49"},{"name":"Cookie Robot","id":"34ff91ed-6f62-4515-82dd-6544e930eb74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"data[]","value":"http://www.youtube.com","type":"text"},{"key":"data[]","value":"http://google.com","type":"text"},{"key":"headless","value":"true","description":"<p>Run hidden or not hidden</p>\n","type":"text"},{"key":"imageless","value":"false","description":"<p>Don`t load images true or false</p>\n","type":"text"}]},"url":"http://localhost:3001/v1.0/import/cookies/:browser_profile_id/robot","urlObject":{"protocol":"http","port":"3001","path":["v1.0","import","cookies",":browser_profile_id","robot"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"browser_profile_id"}]}},"response":[],"_postman_id":"34ff91ed-6f62-4515-82dd-6544e930eb74"},{"name":"Export cookies","id":"63457c8b-bb95-4fcc-91e2-4ddfa7b1da8a","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"browserProfiles\": [\r\n        {\r\n            \"transfer\": 0,\r\n            \"id\": 76854684,\r\n            \"name\": \"test 19\"\r\n        },\r\n        {\r\n            \"transfer\": 0,\r\n            \"id\": 76854706,\r\n            \"name\": \"test 28\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3001/v1.0/export-cookies","description":"<h2 id=\"does-not-work-on-completely-free-plans-if-you-have-subscription-it-will-work\"><strong>Does not work on completely free plans (if you have subscription, it will work)</strong></h2>\n","urlObject":{"protocol":"http","port":"3001","path":["v1.0","export-cookies"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"63457c8b-bb95-4fcc-91e2-4ddfa7b1da8a"},{"name":"Export cookies for single profile","id":"bd450531-47c2-442e-8c5b-952cd8e2ef01","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"success\": true,\r\n    \"data\": [\r\n        {\r\n            \"domain\": \".chat.com\",\r\n            \"expirationDate\": -11644473600,\r\n            \"httpOnly\": true,\r\n            \"name\": \"_cfuvid\",\r\n            \"path\": \"\\/\",\r\n            \"secure\": true,\r\n            \"session\": true,\r\n            \"value\": \"vX1257701-0-604800000\",\r\n            \"sameSite\": \"no_restriction\"\r\n        }   \r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sync.dolphin-anty-api.com/?actionType=getCookies&browserProfileId=browser_profile_id","urlObject":{"protocol":"https","path":[""],"host":["sync","dolphin-anty-api","com"],"query":[{"key":"actionType","value":"getCookies"},{"key":"browserProfileId","value":"browser_profile_id"}],"variable":[]}},"response":[],"_postman_id":"bd450531-47c2-442e-8c5b-952cd8e2ef01"}],"id":"46034a0f-0cc8-4100-bb5e-120c39916488","_postman_id":"46034a0f-0cc8-4100-bb5e-120c39916488","description":""},{"name":"Fingerprints","item":[{"name":"Get new useragent","id":"78f59c22-5fcb-4b35-b69e-67f3195761a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://dolphin-anty-api.com/fingerprints/useragent?browser_type=anty&browser_version=101&platform=windows","description":"<p>Get new fingerprint.</p>\n<p><strong>Note change 101 to current browser version!</strong></p>\n","urlObject":{"protocol":"https","path":["fingerprints","useragent"],"host":["dolphin-anty-api","com"],"query":[{"description":{"content":"<p>This parameter is a must.</p>\n","type":"text/plain"},"key":"browser_type","value":"anty"},{"description":{"content":"<p>Chrome version. If not specified, then latest</p>\n","type":"text/plain"},"key":"browser_version","value":"101"},{"description":{"content":"<p>windows, linux, macos. Platform of your browser profile.</p>\n","type":"text/plain"},"key":"platform","value":"windows"}],"variable":[]}},"response":[],"_postman_id":"78f59c22-5fcb-4b35-b69e-67f3195761a3"},{"name":"Get new fingerprints for webglinfo","id":"9119cf5c-7911-4d25-a437-8eeb968acc9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://dolphin-anty-api.com/fingerprints/fingerprint?platform=linux&browser_type=anty&browser_version=112&type=fingerprint&screen=2560x1440","description":"<p>Get new fingerprint.</p>\n<p><strong>Note change 101 to current browser version!</strong></p>\n","urlObject":{"protocol":"https","path":["fingerprints","fingerprint"],"host":["dolphin-anty-api","com"],"query":[{"key":"platform","value":"linux"},{"key":"browser_type","value":"anty"},{"key":"browser_version","value":"112"},{"key":"type","value":"fingerprint"},{"key":"screen","value":"2560x1440"}],"variable":[]}},"response":[{"id":"c6616b77-bb2f-4a18-b4a7-da1882c718c7","name":"Get new fingerprints for webglinfo","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://dolphin-anty-api.com/fingerprints/fingerprint?platform=linux&browser_type=anty&browser_version=112&type=fingerprint&screen=2560x1440","protocol":"https","host":["dolphin-anty-api","com"],"path":["fingerprints","fingerprint"],"query":[{"key":"platform","value":"linux"},{"key":"browser_type","value":"anty"},{"key":"browser_version","value":"112"},{"key":"type","value":"fingerprint"},{"key":"screen","value":"2560x1440"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"screen\": {\n    \"availWidth\": 1920,\n    \"availHeight\": 1052,\n    \"width\": 1920,\n    \"height\": 1080,\n    \"colorDepth\": 24,\n    \"pixelDepth\": 24\n  },\n  \"connection\": {\n    \"downlink\": 0,\n    \"rtt\": 0,\n    \"effectiveType\": \"\",\n    \"saveData\": 0\n  },\n  \"deviceMemory\": 2,\n  \"hardwareConcurrency\": 2,\n  \"donottrack\": 0,\n  \"language\": \"\",\n  \"languages\": \"\",\n  \"productSub\": \"20030107\",\n  \"vendorSub\": \"\",\n  \"vendor\": \"Google Inc.\",\n  \"appCodeName\": \"Mozilla\",\n  \"appVersion\": \"5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/112.0.0.0 Safari\\/537.36\",\n  \"platform\": \"Linux x86_64\",\n  \"product\": \"Gecko\",\n  \"userAgent\": \"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/112.0.0.0 Safari\\/537.36\",\n  \"cpu\": {\n    \"architecture\": \"amd64\"\n  },\n  \"os\": {\n    \"name\": \"Linux\",\n    \"version\": \"x86_64\"\n  },\n  \"browser\": {\n    \"name\": \"Chrome\",\n    \"version\": \"112.0.0.0\",\n    \"shortVersion\": 112\n  },\n  \"webgl\": {\n    \"unmaskedVendor\": \"Google Inc. (AMD)\",\n    \"unmaskedRenderer\": \"ANGLE (AMD, POLARIS10 (polaris10 LLVM 15.0.6 DRM 3.42 5.15.0-69-generic), OpenGL 4.6)\"\n  },\n  \"voices\": \"[]\",\n  \"fonts\": \"[\\\"Arial Black\\\", \\\"Arial\\\", \\\"Bauhaus 93\\\", \\\"Comic Sans MS\\\", \\\"Courier New\\\", \\\"Georgia\\\", \\\"Impact\\\", \\\"KacstOne\\\", \\\"Lohit Gujarati\\\", \\\"Loma\\\", \\\"Rachana\\\", \\\"Sawasdee\\\", \\\"Times New Roman\\\", \\\"Trebuchet MS\\\", \\\"Ubuntu\\\", \\\"Umpush\\\", \\\"Verdana\\\", \\\"Webdings\\\", \\\"\\\"]\",\n  \"browserType\": \"chrome\",\n  \"platformVersion\": \"5.15.0\",\n  \"uaFullVersion\": \"112.0.0.0\",\n  \"webgl2Maximum\": \"{\\\"UNIFORM_BUFFER_OFFSET_ALIGNMENT\\\":4,\\\"MAX_TEXTURE_SIZE\\\":16384,\\\"MAX_VIEWPORT_DIMS\\\":[16384,16384],\\\"MAX_VERTEX_ATTRIBS\\\":16,\\\"MAX_VERTEX_UNIFORM_VECTORS\\\":1024,\\\"MAX_VARYING_VECTORS\\\":32,\\\"MAX_COMBINED_TEXTURE_IMAGE_UNITS\\\":64,\\\"MAX_VERTEX_TEXTURE_IMAGE_UNITS\\\":32,\\\"MAX_TEXTURE_IMAGE_UNITS\\\":32,\\\"MAX_FRAGMENT_UNIFORM_VECTORS\\\":1024,\\\"MAX_CUBE_MAP_TEXTURE_SIZE\\\":16384,\\\"MAX_RENDERBUFFER_SIZE\\\":16384,\\\"MAX_3D_TEXTURE_SIZE\\\":2048,\\\"MAX_ELEMENTS_VERTICES\\\":3000,\\\"MAX_ELEMENTS_INDICES\\\":3000,\\\"MAX_TEXTURE_LOD_BIAS\\\":16,\\\"MAX_DRAW_BUFFERS\\\":8,\\\"MAX_FRAGMENT_UNIFORM_COMPONENTS\\\":4095,\\\"MAX_VERTEX_UNIFORM_COMPONENTS\\\":4095,\\\"MAX_ARRAY_TEXTURE_LAYERS\\\":2048,\\\"MIN_PROGRAM_TEXEL_OFFSET\\\":-32,\\\"MAX_PROGRAM_TEXEL_OFFSET\\\":31,\\\"MAX_VARYING_COMPONENTS\\\":127,\\\"MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS\\\":4,\\\"MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS\\\":127,\\\"MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS\\\":4,\\\"MAX_COLOR_ATTACHMENTS\\\":8,\\\"MAX_SAMPLES\\\":8,\\\"MAX_VERTEX_UNIFORM_BLOCKS\\\":15,\\\"MAX_FRAGMENT_UNIFORM_BLOCKS\\\":15,\\\"MAX_COMBINED_UNIFORM_BLOCKS\\\":44,\\\"MAX_UNIFORM_BUFFER_BINDINGS\\\":72,\\\"MAX_UNIFORM_BLOCK_SIZE\\\":2147483648,\\\"MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS\\\":8053080064,\\\"MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS\\\":8053080063,\\\"MAX_VERTEX_OUTPUT_COMPONENTS\\\":128,\\\"MAX_FRAGMENT_INPUT_COMPONENTS\\\":128,\\\"MAX_SERVER_WAIT_TIMEOUT\\\":9.223372034707292e+18,\\\"MAX_ELEMENT_INDEX\\\":4294967295}\"\n}"}],"_postman_id":"9119cf5c-7911-4d25-a437-8eeb968acc9e"}],"id":"cb9f1294-57b0-4e2d-87f6-455ecd0a748c","_postman_id":"cb9f1294-57b0-4e2d-87f6-455ecd0a748c","description":""},{"name":"Bookmarks","item":[{"name":"List bookmarks","id":"f0fa6d19-350d-414a-ac1d-6510d3d00d26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apiv2.dolphin-anty-api.com/api/v2/bookmarks?page=1&limit=50","urlObject":{"protocol":"https","path":["api","v2","bookmarks"],"host":["apiv2","dolphin-anty-api","com"],"query":[{"description":{"content":"<p>page number</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>items per page</p>\n","type":"text/plain"},"key":"limit","value":"50"}],"variable":[]}},"response":[{"id":"abdf26b8-0e38-4a01-8199-eb63c925930d","name":"List bookmarks","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apiv2.dolphin-anty-api.com/api/v2/bookmarks?page=1&limit=50","protocol":"https","host":["apiv2","dolphin-anty-api","com"],"path":["api","v2","bookmarks"],"query":[{"key":"page","value":"1","description":"page number"},{"key":"limit","value":"50","description":"items per page"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": [\r\n        {\r\n            \"id\": 312760,\r\n            \"teamId\": 1052093,\r\n            \"userId\": 1097509,\r\n            \"name\": \"google\",\r\n            \"url\": \"https:\\/\\/www.google.com\\/\",\r\n            \"favicon\": null,\r\n            \"sharedToEntireTeam\": false,\r\n            \"mainWebsite\": [\r\n                \"all\"\r\n            ],\r\n            \"created_at\": \"2023-04-26T15:57:30.000000Z\",\r\n            \"updated_at\": \"2023-04-26T15:57:30.000000Z\"\r\n        },\r\n        {\r\n            \"id\": 313246,\r\n            \"teamId\": 1052093,\r\n            \"userId\": 1097509,\r\n            \"name\": \"Test\",\r\n            \"url\": \"https:\\/\\/dolphin.postman.co\\/\",\r\n            \"favicon\": null,\r\n            \"sharedToEntireTeam\": false,\r\n            \"mainWebsite\": [\r\n                \"all\"\r\n            ],\r\n            \"created_at\": \"2023-04-27T14:47:10.000000Z\",\r\n            \"updated_at\": \"2023-04-27T14:47:10.000000Z\"\r\n        }\r\n    ],\r\n    \"links\": {\r\n        \"first\": \"http:\\/\\/apiv2.dolphin-anty-api.com\\/api\\/v2\\/bookmarks?page=1\",\r\n        \"last\": \"http:\\/\\/apiv2.dolphin-anty-api.com\\/api\\/v2\\/bookmarks?page=1\",\r\n        \"prev\": null,\r\n        \"next\": null\r\n    },\r\n    \"meta\": {\r\n        \"current_page\": 1,\r\n        \"from\": 1,\r\n        \"last_page\": 1,\r\n        \"links\": [\r\n            {\r\n                \"url\": null,\r\n                \"label\": \"&laquo; Previous\",\r\n                \"active\": false\r\n            },\r\n            {\r\n                \"url\": \"http:\\/\\/apiv2.dolphin-anty-api.com\\/api\\/v2\\/bookmarks?page=1\",\r\n                \"label\": \"1\",\r\n                \"active\": true\r\n            },\r\n            {\r\n                \"url\": null,\r\n                \"label\": \"Next &raquo;\",\r\n                \"active\": false\r\n            }\r\n        ],\r\n        \"path\": \"http:\\/\\/apiv2.dolphin-anty-api.com\\/api\\/v2\\/bookmarks\",\r\n        \"per_page\": 50,\r\n        \"to\": 2,\r\n        \"total\": 2\r\n    }\r\n}"}],"_postman_id":"f0fa6d19-350d-414a-ac1d-6510d3d00d26"},{"name":"Delete bookmarks","id":"1746b5dc-b11c-4c09-82d5-43312b4554fa","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ids\": [\r\n        312760,\r\n        313246\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apiv2.dolphin-anty-api.com/api/v2/bookmarks","urlObject":{"protocol":"https","path":["api","v2","bookmarks"],"host":["apiv2","dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1746b5dc-b11c-4c09-82d5-43312b4554fa"},{"name":"Create bookmark","id":"8926ad2e-3b81-406d-a793-fedcb6a82b1c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"GOOGLE\",\r\n    \"url\": \"https://www.google.com/\",\r\n    \"sharedToEntireTeam\": true,\r\n    \"mainWebsite\": [\r\n        \"all\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apiv2.dolphin-anty-api.com/api/v2/bookmarks","description":"<p>StartFragmentStartFragment</p>\n<p>Main website: Avaliable values: <code>['google', 'facebook', 'crypto', 'tiktok']</code></p>\n<p>EndFragmentStartFragment</p>\n<p>sharedToEntireTeam. true - false</p>\n<p>StartFragment</p>\n<p>url: site URL</p>\n<p>name: Bookmarks name</p>\n<p>EndFragment</p>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["api","v2","bookmarks"],"host":["apiv2","dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8926ad2e-3b81-406d-a793-fedcb6a82b1c"},{"name":"Update bookmark","id":"1a08af9e-8f52-4e08-add3-0ec03c686be8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"youtube2\",\r\n    \"url\": \"https://www.youtube.com/\",\r\n    \"sharedToEntireTeam\": false,\r\n    \"mainWebsite\": [\r\n        \"all\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apiv2.dolphin-anty-api.com/api/v2/bookmarks/312759","description":"<p>Change, 312759 to your bookmark ID<br /><strong>Main website:</strong> Available values: ['google', 'facebook', 'crypto', 'tiktok']<br /><strong>sharedToEntireTeam</strong>. true - false<br />url: site URL<br /><strong>name</strong>: Bookmarks name</p>\n","urlObject":{"protocol":"https","path":["api","v2","bookmarks","312759"],"host":["apiv2","dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"aa515e76-1646-453c-8cd6-4d3c40266a2c","name":"Update bookmark","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"youtube2\",\r\n    \"url\": \"https://www.youtube.com/\",\r\n    \"sharedToEntireTeam\": false,\r\n    \"mainWebsite\": [\r\n        \"all\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apiv2.dolphin-anty-api.com/api/v2/bookmarks/312759"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1a08af9e-8f52-4e08-add3-0ec03c686be8"}],"id":"933a53d9-df3e-465b-90c1-922a767788e4","_postman_id":"933a53d9-df3e-465b-90c1-922a767788e4","description":""},{"name":"Users","item":[{"name":"Get users list","id":"fe689951-932e-48bc-ab3a-1f23818d9f59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://apiv2.dolphin-anty-api.com/api/v2/team/users?page=1&limit=50","urlObject":{"protocol":"https","path":["api","v2","team","users"],"host":["apiv2","dolphin-anty-api","com"],"query":[{"description":{"content":"<p>page number</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>how much to display per page</p>\n","type":"text/plain"},"key":"limit","value":"50"}],"variable":[]}},"response":[{"id":"deb51d74-fccc-477c-9c6f-6eedaf607faf","name":"Get users Example","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://apiv2.dolphin-anty-api.com/api/v2/team/users?page=1&limit=50","protocol":"https","host":["apiv2","dolphin-anty-api","com"],"path":["api","v2","team","users"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": [\r\n        {\r\n            \"id\": 10975093,\r\n            \"teamId\": 10520933,\r\n            \"username\": \"1@gmail.com\",\r\n            \"displayName\": \"test1\",\r\n            \"telegram\": \"\",\r\n            \"role\": \"admin\",\r\n            \"teamleads\": [],\r\n            \"created_at\": \"2022-05-19 16:04:19\",\r\n            \"updated_at\": \"2023-04-26 15:03:56\"\r\n        },\r\n        {\r\n            \"id\": 21824633,\r\n            \"teamId\": 10520933,\r\n            \"username\": \"2g.com\",\r\n            \"displayName\": \"test\",\r\n            \"telegram\": \"\",\r\n            \"role\": \"user\",\r\n            \"teamleads\": [],\r\n            \"created_at\": \"2023-02-28 13:27:58\",\r\n            \"updated_at\": \"2023-04-27 14:56:19\"\r\n        }\r\n    ],\r\n    \"links\": {\r\n        \"first\": \"http://apiv2.dolphin-anty-api.com/api/v2/team/users?page=1\",\r\n        \"last\": \"http://apiv2.dolphin-anty-api.com/api/v2/team/users?page=1\",\r\n        \"prev\": null,\r\n        \"next\": null\r\n    },\r\n    \"meta\": {\r\n        \"current_page\": 1,\r\n        \"from\": 1,\r\n        \"last_page\": 1,\r\n        \"links\": [\r\n            {\r\n                \"url\": null,\r\n                \"label\": \"&laquo; Previous\",\r\n                \"active\": false\r\n            },\r\n            {\r\n                \"url\": \"http://apiv2.dolphin-anty-api.com/api/v2/team/users?page=1\",\r\n                \"label\": \"1\",\r\n                \"active\": true\r\n            },\r\n            {\r\n                \"url\": null,\r\n                \"label\": \"Next &raquo;\",\r\n                \"active\": false\r\n            }\r\n        ],\r\n        \"path\": \"http://apiv2.dolphin-anty-api.com/api/v2/team/users\",\r\n        \"per_page\": 50,\r\n        \"to\": 2,\r\n        \"total\": 2\r\n    }\r\n}"}],"_postman_id":"fe689951-932e-48bc-ab3a-1f23818d9f59"},{"name":"Update User","id":"90520247-4170-479e-be44-96af8b425618","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"displayName\": \"test\",\r\n    \"telegram\": \"\",\r\n    \"role\": \"user\",\r\n    \"teamleads\": [],\r\n    \"password\": \"******\",\r\n    \"canCreateBp\": true,\r\n    \"unlimitedBp\": false,\r\n    \"bpLimit\": 10\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apiv2.dolphin-anty-api.com/api/v2/team/users/2182463","description":"<p>password: Optional only if you want change user password<br />displayName: Optional<br />role: Optional ['admin', 'teamlead', 'user']<br />teamleads: Optional Array of teamlead ids</p>\n<p>instead of 2182463 you should pass your user ID</p>\n<p><strong>Only Admin can do this and Teamlead!</strong></p>\n","urlObject":{"protocol":"https","path":["api","v2","team","users","2182463"],"host":["apiv2","dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"7f249f89-ea12-4015-a077-46faa84b184c","name":"Update User","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"displayName\": \"test\",\r\n    \"telegram\": \"\",\r\n    \"role\": \"user\",\r\n    \"teamleads\": [],\r\n    \"password\": \"******\",\r\n    \"canCreateBp\": true,\r\n    \"unlimitedBp\": false,\r\n    \"bpLimit\": 100\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apiv2.dolphin-anty-api.com/api/v2/team/users/2182463"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"id\": 2182463,\r\n        \"teamId\": 1052093,\r\n        \"username\": \"1@g.com\",\r\n        \"displayName\": \"test2\",\r\n        \"telegram\": \"\",\r\n        \"role\": \"user\",\r\n        \"teamleads\": [],\r\n        \"created_at\": \"2023-02-28 13:27:58\",\r\n        \"updated_at\": \"2023-04-27 15:44:26\"\r\n    },\r\n    \"success\": true\r\n}"}],"_postman_id":"90520247-4170-479e-be44-96af8b425618"},{"name":"Create User","id":"47d6e742-6a47-4211-9600-754d609ff17c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"45@g.com\",\r\n    \"displayName\": \"test3\",\r\n    \"password\": \"45@g.com\",\r\n    \"role\": \"user\",\r\n    \"canCreateBp\": true,\r\n    \"unlimitedBp\": false,\r\n    \"bpLimit\": 10\r\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/team/users","description":"<p>Only Admin can do this!</p>\n","urlObject":{"protocol":"https","path":["team","users"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"31516f5c-ed55-45f9-aed0-70cbe6df752f","name":"Create User","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"id\": 2361667,\r\n        \"teamId\": 1052093,\r\n        \"username\": \"45@g.com\",\r\n        \"displayName\": \"test3\",\r\n        \"telegram\": null,\r\n        \"role\": \"user\",\r\n        \"teamleads\": [],\r\n        \"canCreateBp\": true,\r\n        \"unlimitedBp\": false,\r\n        \"bpLimit\": 10\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/team/users"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"id\": 23616627,\r\n        \"teamId\": 10520923,\r\n        \"username\": \"45@g.com\",\r\n        \"displayName\": \"test3\",\r\n        \"telegram\": null,\r\n        \"role\": \"user\",\r\n        \"teamleads\": []\r\n    }\r\n}"}],"_postman_id":"47d6e742-6a47-4211-9600-754d609ff17c"},{"name":"Delete user","id":"811fc6ca-b5bf-4623-96f8-ae88b403242c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://dolphin-anty-api.com/team/users/23616673","description":"<p>Only Admin can do this!</p>\n","urlObject":{"protocol":"https","path":["team","users","23616673"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"aa130848-2b4f-4de4-bced-30db6d72e097","name":"Delete user","originalRequest":{"method":"DELETE","header":[],"url":"https://dolphin-anty-api.com/team/users/23616673"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\"success\":true}"}],"_postman_id":"811fc6ca-b5bf-4623-96f8-ae88b403242c"}],"id":"186bebf9-cc4f-4d5c-9bab-0d6d8f344ac7","_postman_id":"186bebf9-cc4f-4d5c-9bab-0d6d8f344ac7","description":""},{"name":"Extensions","item":[{"name":"Add extension from chrome store","id":"15075442-9c32-43f1-a301-3b6ba89a13ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"url\":\"https://chrome.google.com/webstore/detail/google-translate/aapbdbdomjkkjkaonfhkkikfgjllcleb?hl=ru\",\"sharedToEntireTeam\":true,\"mainWebsite\":[\"google\"]}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/extensions","description":"<p>mainWebsite: you can use one of this value 'all', 'facebook', 'google', 'tiktok', 'crypto',</p>\n<p>sharedToEntireTeam: <code>true</code> or <code>false</code></p>\n<p>url: Link to Google store extension</p>\n","urlObject":{"protocol":"https","path":["extensions"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"868bae7b-1230-4793-bc72-edcc1378a58c","name":"Add extension from chrome store","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"url\":\"https://chrome.google.com/webstore/detail/google-translate/aapbdbdomjkkjkaonfhkkikfgjllcleb?hl=ru\",\"sharedToEntireTeam\":true,\"mainWebsite\":[\"google\"]}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/extensions"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"15075442-9c32-43f1-a301-3b6ba89a13ba"},{"name":"Delete extensions","id":"b14be318-c0a8-4755-872f-dcde39dcff3b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ids\": [\n        235669,\n        246828\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/extensions","description":"<p>Ids is an array of extension is that you want to delete</p>\n","urlObject":{"protocol":"https","path":["extensions"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"7f96d5c6-222c-4ed6-9918-3e679b95c999","name":"Delete extensions","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ids\": [\n        235669,\n        246828\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/extensions"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"hashes\": [\n        \"ff29bce09dbaf208b1c6b573febff33b4f0db7a8eaaf26d292hff5kdir\"\n    ]\n}"}],"_postman_id":"b14be318-c0a8-4755-872f-dcde39dcff3b"},{"name":"Add extension from ZIP","id":"6793284b-916c-4796-bca7-9da86b233a5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"ptquD-KVz/antry_extension.zip"},{"key":"mainWebsite[]","value":"mainWebsite[]","type":"text"},{"key":"sharedToEntireTeam","value":"0","type":"text"},{"key":"extensionName","value":"test","type":"text"}]},"url":"https://dolphin-anty-api.com/extensions/upload-zipped","description":"<p>file: selected file<br />mainWebsite: array of selected websites 'all', 'facebook', 'google', 'tiktok', 'crypto',<br />sharedToEntireTeam: 0 1</p>\n","urlObject":{"protocol":"https","path":["extensions","upload-zipped"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"ff2c6b94-a22f-4cba-a27f-469b3ac5ab94","name":"Add extension from ZIP","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"}],"body":{"mode":"formdata","formdata":[{"type":"text","key":"sharedToEntireTeam","value":"0"},{"type":"text","key":"mainWebsite[]","value":"all"},{"type":"file","key":"file","src":"/path/to/file"},{"type":"text","key":"extensionName","value":"extensionName"},{"type":"text","key":"sharedToEntireTeam","value":"0"}]},"url":"https://dolphin-anty-api.com/extensions/upload-zipped"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6793284b-916c-4796-bca7-9da86b233a5c"}],"id":"7fa9ec4f-c006-4094-9d2b-dc0e3bffed21","_postman_id":"7fa9ec4f-c006-4094-9d2b-dc0e3bffed21","description":""},{"name":"Local Storage","item":[{"name":"Export Local Storage","id":"8b3523ea-e7c0-4c56-9509-69f997b4fd50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json, text/plain, */*"}],"url":"http://localhost:3001/v1.0/local-storage/export/:browser_profile_id?transfer=0&plan=enterprise","urlObject":{"protocol":"http","port":"3001","path":["v1.0","local-storage","export",":browser_profile_id"],"host":["localhost"],"query":[{"description":{"content":"<p>transfer</p>\n","type":"text/plain"},"key":"transfer","value":"0"},{"description":{"content":"<p>plan</p>\n","type":"text/plain"},"key":"plan","value":"enterprise"},{"disabled":true,"key":"","value":null}],"variable":[{"type":"any","value":"","key":"browser_profile_id"}]}},"response":[{"id":"c592f3f9-4359-4381-b344-150b26775e96","name":"Export Local Storage","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"Accept-Language","value":"en-US","disabled":true},{"key":"Connection","value":"keep-alive","disabled":true},{"key":"Sec-Fetch-Dest","value":"empty","disabled":true},{"key":"Sec-Fetch-Mode","value":"cors","disabled":true},{"key":"Sec-Fetch-Site","value":"cross-site","disabled":true},{"key":"User-Agent","value":"dolphin_anty_2024.270.100_Linux","disabled":true},{"key":"sec-ch-ua","value":"\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\"","disabled":true},{"key":"sec-ch-ua-mobile","value":"?0","disabled":true},{"key":"sec-ch-ua-platform","value":"\"Linux\"","disabled":true}],"url":{"raw":"http://localhost:3001/v1.0/local-storage/export/:browser_profile_id?transfer=0&plan=enterprise","protocol":"http","host":["localhost"],"port":"3001","path":["v1.0","local-storage","export",":browser_profile_id"],"query":[{"key":"transfer","value":"0","description":"transfer"},{"key":"plan","value":"enterprise","description":"plan"},{"key":"","value":null,"type":"text","disabled":true}],"variable":[{"key":"browser_profile_id","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n        \"domain\": \"dolphin-anty-export\",\n        \"data\": {\n            \"...\"\n        }\n    }"}],"_postman_id":"8b3523ea-e7c0-4c56-9509-69f997b4fd50"},{"name":"Import Local Storage","id":"10989cd3-74d4-4041-8a34-0a74c37a1f92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"profileId\": 504133437,\n    \"transfer\": 0,\n    \"localStorage\": [\n        {\n            \"domain\": \"dolphin-anty-export\",\n            \"data\": {}\n        }\n    ],\n    \"plan\": \"enterprise\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3001/v1.0/local-storage/import","urlObject":{"protocol":"http","port":"3001","path":["v1.0","local-storage","import"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"35f3b6e3-7fae-4d70-84ee-228e0461e994","name":"Import Local Storage","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"profileId\": 504133437,\n    \"transfer\": 0,\n    \"localStorage\": [\n        {\n            \"domain\": \"dolphin-anty-export\",\n            \"data\": {}\n        }\n    ],\n    \"plan\": \"enterprise\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3001/v1.0/local-storage/import","protocol":"http","host":["localhost"],"port":"3001","path":["v1.0","local-storage","import"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"10989cd3-74d4-4041-8a34-0a74c37a1f92"}],"id":"94d72506-f222-4f27-aafd-98f2642cd687","description":"<p>Importing and exporting local storage API supports only text data, work with files is impossible.</p>\n","_postman_id":"94d72506-f222-4f27-aafd-98f2642cd687"},{"name":"Folders","item":[{"name":"Create Folder","id":"c5d6c6e1-7731-4212-84ce-6cea5e9e4b35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"folder_name\",\n    \"teamAccess\": false,\n    \"emoji\": \"file_folder\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/folders","urlObject":{"protocol":"https","path":["folders"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"2ebdfd74-7c42-4bf5-a203-1b4fe7ca8316","name":"Create Folder","originalRequest":{"method":"POST","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"folder_name\",\n    \"teamAccess\": false,\n    \"emoji\": \"file_folder\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/folders"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 100816\n    }\n}"}],"_postman_id":"c5d6c6e1-7731-4212-84ce-6cea5e9e4b35"},{"name":"Edit Folder","id":"27e0da84-099d-4348-9313-a8e02b958d69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"order\": 3,\n    \"name\": \"folder name\",\n    \"emoji\": \"file_folder\",\n    \"isPinned\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/folders/:folder_id","urlObject":{"protocol":"https","path":["folders",":folder_id"],"host":["dolphin-anty-api","com"],"query":[],"variable":[{"description":{"content":"<p>folder id</p>\n","type":"text/plain"},"type":"any","value":"","key":"folder_id"}]}},"response":[{"id":"1cbfde75-c832-440d-a798-afb3180efc09","name":"Edit Folder","originalRequest":{"method":"PATCH","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"order\": 3,\n    \"name\": \"folder name\",\n    \"emoji\": \"file_folder\",\n    \"isPinned\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://dolphin-anty-api.com/folders/:folder_id","protocol":"https","host":["dolphin-anty-api","com"],"path":["folders",":folder_id"],"variable":[{"key":"folder_id","value":"","description":"folder id"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"27e0da84-099d-4348-9313-a8e02b958d69"},{"name":"Delete folder","id":"fac86e6a-c8ea-4219-8e0f-740f8614ffbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"accept","value":"application/json, text/plain, */*"}],"url":"https://dolphin-anty-api.com/folders/:folder_id?withProfiles=0","urlObject":{"protocol":"https","path":["folders",":folder_id"],"host":["dolphin-anty-api","com"],"query":[{"key":"withProfiles","value":"0"}],"variable":[{"description":{"content":"<p>folder id</p>\n","type":"text/plain"},"type":"any","value":"","key":"folder_id"}]}},"response":[{"id":"609fdd5f-b0bd-4e5e-8d52-f7fb66a964ca","name":"Delete folder","originalRequest":{"method":"DELETE","header":[{"key":"accept","value":"application/json, text/plain, */*"}],"url":{"raw":"https://dolphin-anty-api.com/folders/:folder_id?withProfiles=0","protocol":"https","host":["dolphin-anty-api","com"],"path":["folders",":folder_id"],"query":[{"key":"withProfiles","value":"0"}],"variable":[{"key":"folder_id","value":"","description":"folder id"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"204 No Content"}],"_postman_id":"fac86e6a-c8ea-4219-8e0f-740f8614ffbb"},{"name":"Add profile to folder","id":"066a6a42-f99a-4899-9753-87171b8e4dbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"folderId\": 99592,\n    \"profileIds\": [\n        499884970\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/folders/mass/attach-profiles","urlObject":{"protocol":"https","path":["folders","mass","attach-profiles"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"05b199c5-6884-448d-bf69-88766b539f98","name":"Add profile to folder","originalRequest":{"method":"POST","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"folderId\": 99592,\n    \"profileIds\": [\n        499884970\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/folders/mass/attach-profiles"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"066a6a42-f99a-4899-9753-87171b8e4dbd"},{"name":"Move profile to another folder","id":"3efede00-855a-4726-812b-e5fe13a7f84d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"folderId\": 99592,\n    \"profileIds\": [\n        499884970\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/folders/mass/attach-profiles","urlObject":{"protocol":"https","path":["folders","mass","attach-profiles"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"2b672817-6252-4ed0-a77f-a5d33dc7f3e6","name":"Move profile to another folder","originalRequest":{"method":"POST","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"folderId\": 99592,\n    \"profileIds\": [\n        499884970\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/folders/mass/attach-profiles"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"3efede00-855a-4726-812b-e5fe13a7f84d"},{"name":"Remove profile to folder","id":"dcebd222-60ba-423a-942c-10fe6e9587c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"profileIds\": [\n        499884970\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/folders/mass/detach-profiles","urlObject":{"protocol":"https","path":["folders","mass","detach-profiles"],"host":["dolphin-anty-api","com"],"query":[],"variable":[]}},"response":[{"id":"726d41e7-5a29-4a06-ac34-ca554c602e7b","name":"Remove profile to folder","originalRequest":{"method":"DELETE","header":[{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"profileIds\": [\n        499884970\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dolphin-anty-api.com/folders/mass/detach-profiles"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"dcebd222-60ba-423a-942c-10fe6e9587c9"}],"id":"2cd560e5-9288-4a14-b4a5-435f4818cde7","_postman_id":"2cd560e5-9288-4a14-b4a5-435f4818cde7","description":""}]}