{"item":[{"name":"Explorer","description":"Virtual filesystem management.","item":[{"id":"adb86d84-a7c8-5226-84c3-bc8c74862cd5","name":"Getting a filesystem","request":{"name":"Getting a filesystem","description":{"content":"Getting a filesystem.","type":"text/plain"},"url":{"path":["studio","explorer"],"host":["{{baseUrl}}"],"query":[{"key":"folder_key","value":"11111111-2222-3333-4444-555555555555","disabled":true,"description":{"content":"Folder key, unique identifier.","type":"text/plain"}},{"key":"filter","value":"example text","disabled":true,"description":{"content":"Filter for searching by text fields.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"CREATION_DATE","disabled":true,"description":{"content":"The name of the column in the table with folders.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8f81a48c-96ec-5cc4-b5a9-c2a5b7bdde58","name":"Create folder","request":{"name":"Create folder","description":{"content":"Create new folder.","type":"text/plain"},"url":{"path":["studio","explorer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"parent_key\": \"11111111-2222-3333-4444-555555555555\",\n \"name\": \"folder_1\",\n \"comment\": \"long long long long text\",\n \"color\": \"red\",\n \"expiration_date\": \"2026-09-21T19:45:00Z\",\n \"attributes\": []\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"20af2528-8bed-5285-8c7a-a823ba35c02e","name":"Update folder","request":{"name":"Update folder","description":{"content":"Rename and move folder.","type":"text/plain"},"url":{"path":["studio","explorer",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"parent_key\": \"11111111-2222-3333-4444-555555555555\",\n \"name\": \"folder_1\",\n \"comment\": \"long long long long text\",\n \"color\": \"red\",\n \"expiration_date\": \"2026-09-21T19:45:00Z\",\n \"attributes\": []\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"40dbe703-c0db-5068-8b12-4d1e0974a319","name":"Folder removal","request":{"name":"Folder removal","description":{"content":"Folder removal by key.","type":"text/plain"},"url":{"path":["studio","explorer",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1c258f66-b051-5575-9f66-085c85f4e8c1","name":"Folder specification","request":{"name":"Folder specification","description":{"content":"Getting a folder specification.","type":"text/plain"},"url":{"path":["studio","explorer",":target_folder_key","specification"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"271ed28e-b7f4-53f4-a4c6-f0766b2c17df","name":"Folder path","request":{"name":"Folder path","description":{"content":"Folder path.","type":"text/plain"},"url":{"path":["studio","explorer",":target_folder_key","path"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2372db79-a4cf-5476-abd5-53e3edb096e1","name":"Create folders (batch)","request":{"name":"Create folders (batch)","description":{"content":"Create new folder (batch).","type":"text/plain"},"url":{"path":["studio","explorer","batch","folders"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cdd0bb42-b71d-5fe3-b523-378febc3b7e9","name":"Folders removal (batch)","request":{"name":"Folders removal (batch)","description":{"content":"Batch delete folders.","type":"text/plain"},"url":{"path":["studio","explorer","batch","folders"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6db1187d-ba11-51f3-b969-a6b272c3eaa3","name":"Folder key","request":{"name":"Folder key","description":{"content":"Getting a folder key by path.","type":"text/plain"},"url":{"path":["studio","explorer","batch","folder-key"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"764c2f52-526b-5da1-94d6-adb75cd6be0c","name":"File key","request":{"name":"File key","description":{"content":"Getting a file key by path.","type":"text/plain"},"url":{"path":["studio","explorer","batch","files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{"mode":"raw","raw":"{\n \"folder_names\": [],\n \"file_name\": \"file_1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"78ca8e70-9812-5bc9-b921-390fde0326d4","name":"Files removal (batch)","request":{"name":"Files removal (batch)","description":{"content":"Batch delete files.","type":"text/plain"},"url":{"path":["studio","explorer","batch","files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"197d0747-2778-5040-8ad7-83c3f2e3496f","name":"Enable sharing (batch)","request":{"name":"Enable sharing (batch)","description":{"content":"Batch enable sharing.","type":"text/plain"},"url":{"path":["studio","explorer","batch","sharing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"05ba0e93-a223-57fc-a41d-b657807d3720","name":"Disable sharing (batch)","request":{"name":"Disable sharing (batch)","description":{"content":"Batch disable sharing.","type":"text/plain"},"url":{"path":["studio","explorer","batch","sharing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ed93343c-1705-5c4d-a6ce-3d9ba53a0490","name":"Filesystem counters","request":{"name":"Filesystem counters","description":{"content":"Getting a virtual filesystem counters.","type":"text/plain"},"url":{"path":["studio","explorer","batch","counters"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Backups","description":"Bulk data export and import.","item":[{"id":"d5f578e6-fa8e-5939-a618-6581ddbfa23a","name":"Folder export","request":{"name":"Folder export","description":{"content":"Export folder with files.","type":"text/plain"},"url":{"path":["studio","backups",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"111873cf-7754-5a76-9af2-2c1abe0747bc","name":"Folder import","request":{"name":"Folder import","description":{"content":"Import folder with files. The folder should not be of type ROOT and should be empty.","type":"text/plain"},"url":{"path":["studio","backups",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"PUT","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Experiments","description":"Experiments management.","item":[{"id":"6e5177f8-8748-5cc0-afd4-57d2332cd0f3","name":"Experiment search","request":{"name":"Experiment search","description":{"content":"Experiment global search.","type":"text/plain"},"url":{"path":["studio","experiments","search","global"],"host":["{{baseUrl}}"],"query":[{"key":"filter","value":"example text","disabled":false,"description":{"content":"(Required) String for searching by text fields.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"EDIT_DATE","disabled":true,"description":{"content":"Experiments table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5d54f10d-8a70-5944-8438-9ed2782ba3ec","name":"Experiment list (table)","request":{"name":"Experiment list (table)","description":{"content":"Getting a experiments list.","type":"text/plain"},"url":{"path":["studio","experiments"],"host":["{{baseUrl}}"],"query":[{"key":"folder_key","value":"11111111-2222-3333-4444-555555555555","disabled":true,"description":{"content":"Folder key, unique identifier.","type":"text/plain"}},{"key":"filter","value":"example text","disabled":true,"description":{"content":"Filter for searching by text fields.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"EDIT_DATE","disabled":true,"description":{"content":"Experiments table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8a9cd5d3-fa64-5eea-bb65-abf17f6e5a7d","name":"Create experiment","request":{"name":"Create experiment","description":{"content":"Create new experiment.","type":"text/plain"},"url":{"path":["studio","experiments"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"06a6735f-0f10-5818-863a-0b0362c153d4","name":"Reading experiment","request":{"name":"Reading experiment","description":{"content":"Getting experiment information by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3756773d-6ebb-5723-9c6a-091c4cb51e4a","name":"Experiment update","request":{"name":"Experiment update","description":{"content":"Rename \\ move experiment.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e0b41d55-d665-59d1-bfe1-16a56000e7c4","name":"Experiment removal","request":{"name":"Experiment removal","description":{"content":"Experiment removal by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"54150738-9283-50b9-93bb-c6f42562633d","name":"Experiment duplicate","request":{"name":"Experiment duplicate","description":{"content":"Experiment duplicate.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","duplication"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2eda5a06-dd22-5cb0-9c07-ffa68f88cb1f","name":"Settings update","request":{"name":"Settings update","description":{"content":"Experiment settings update.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","settings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f3636e59-9140-5a9a-a069-f52bafede3a8","name":"Indicators update","request":{"name":"Indicators update","description":{"content":"Updating the experiment indicators.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","indicators"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"total_statistics_cost\",\n \"total_statistics_measurements_waiting_time\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fc5aba2d-21e0-5014-abb3-1d1c132a5aac","name":"Experiment neighbors","request":{"name":"Experiment neighbors","description":{"content":"Experiment neighbors.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","neighbors"],"host":["{{baseUrl}}"],"query":[{"key":"sort_field","value":"EDIT_DATE","disabled":true,"description":{"content":"Experiments table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4a909cd8-e89e-51dc-8951-7dcf56c9db46","name":"Experiment path","request":{"name":"Experiment path","description":{"content":"Experiment path.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","path"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"15eb9576-a530-5b0f-939c-75511d630704","name":"Calculation history","request":{"name":"Calculation history","description":{"content":"Read calculation history.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","calculation-history"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b898f861-6a3e-531c-b225-fdcdddbfd530","name":"Run calculation","request":{"name":"Run calculation","description":{"content":"Experiment calculation run.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","calculation",":process_name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"ACTUALIZE","key":"process_name","disabled":false,"description":{"content":"(Required) Process name:\n * `PLAN` - planning\n * `REPLAN` - replanning\n * `ACTUALIZE` - actualization","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"528a3db7-8c5b-5aca-afe3-1aaf186b5438","name":"Calculation stop","request":{"name":"Calculation stop","description":{"content":"Calculation stop.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","calculation",":process_name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"ACTUALIZE","key":"process_name","disabled":false,"description":{"content":"(Required) Process name:\n * `PLAN` - planning\n * `REPLAN` - replanning\n * `ACTUALIZE` - actualization","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f9cbaac5-d493-5052-87c1-ff32e8dbf74a","name":"Run validation","request":{"name":"Run validation","description":{"content":"Experiment validation run.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","validation",":process_name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"ACTUALIZE","key":"process_name","disabled":false,"description":{"content":"(Required) Process name:\n * `PLAN` - planning\n * `REPLAN` - replanning\n * `ACTUALIZE` - actualization","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bef16e11-9a10-57ba-bf03-dd81cff20df8","name":"Run refine","request":{"name":"Run refine","description":{"content":"Experiment refine run.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","refine",":process_name"],"host":["{{baseUrl}}"],"query":[{"key":"remove_locations","value":"true","disabled":true,"description":{"content":"Flag responsible for deleting a location when cleaning data. If `true` is specified, locations that are not referenced by any entity in the dataset are deleted.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"ACTUALIZE","key":"process_name","disabled":false,"description":{"content":"(Required) Process name:\n * `PLAN` - planning\n * `REPLAN` - replanning\n * `ACTUALIZE` - actualization","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f144fe19-dd5c-5ba7-bfb1-a7821aa6a24a","name":"Recalculate tracks","request":{"name":"Recalculate tracks","description":{"content":"Starting recalculation of `ROAD` experiment tracks.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","recalculate-tracks"],"host":["{{baseUrl}}"],"query":[{"key":"tracks_full_segments","value":"true","disabled":true,"description":{"content":"Return a complete or simplified list of route segments.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bf0f19cd-f817-52fe-8354-c7ff7f476503","name":"Recalculate stats","request":{"name":"Recalculate stats","description":{"content":"Starting recalculation of experiment stats.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","recalculate-stats"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"39c6d8c2-cfa3-55ce-a86b-5a6e8c4f24b2","name":"Import (XLSX)","request":{"name":"Import (XLSX)","description":{"content":"Importing new data from an XLSX file.\nIf an entity is already present (determined by its key), it is updated.\nIf not, a new one is created.\nThe data time zone is taken from the XLSX file.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","import","xlsx"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"378b1b70-2759-5bbe-b190-aad388c52260","name":"Import (JSON)","request":{"name":"Import (JSON)","description":{"content":"Importing new data from VRt.Universal JSON file. If the entity is already present (determined by its key), it is updated. If not, a new one is created.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","import","json"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a013d092-14a2-5373-9670-588527cd6140","name":"Import by URL (JSON)","request":{"name":"Import by URL (JSON)","description":{"content":"Importing new data from a VRt.Universal JSON file by url. If the entity is already present in the experiment (determined by its key), it is updated, if not, a new one is created.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","import","json-url"],"host":["{{baseUrl}}"],"query":[{"key":"url","value":"https://docs.edge7.veeroute.cloud/assets/files/case_1.json","disabled":false,"description":{"content":"(Required) Url to json file.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3aac05e1-5111-5e16-9106-1d05057e5740","name":"Import by tracedata","request":{"name":"Import by tracedata","description":{"content":"Importing new data from a VRt.Universal JSON file by `tracedata.process_code`. If the entity is already present in the experiment (determined by its key), it is updated, if not, a new one is created.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","import","json-tracedata",":source",":process_code",":sample"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"ACCOUNT","key":"source","disabled":false,"description":{"content":"(Required) Source.","type":"text/plain"}},{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code","disabled":false,"description":{"content":"(Required) Unique process identifier.","type":"text/plain"}},{"type":"any","value":"TASK","key":"sample","disabled":false,"description":{"content":"(Required) Sample of loaded data - input task or input task + calculation result.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9d893391-74c2-5daa-9779-56ab95ceef07","name":"Export (XLSX)","request":{"name":"Export (XLSX)","description":{"content":"Export (XLSX).","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","export","xlsx"],"host":["{{baseUrl}}"],"query":[{"key":"timezone","value":"3","disabled":true,"description":{"content":"Target time zone.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"776c8ff0-1c5b-52b6-8f34-81b096b23318","name":"Export (JSON)","request":{"name":"Export (JSON)","description":{"content":"Export data to VRt.Universal JSON file.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","export","json"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Locations","description":"Locations management.","item":[{"id":"757a7d2f-d064-5352-bed4-80720fb00346","name":"Create location","request":{"name":"Create location","description":{"content":"Create location.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"performer_1_location\",\n \"geopoint\": {\n \"latitude\": 55.720292,\n \"longitude\": 37.625994\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7560411e-9f3e-5717-a569-d15725c56dae","name":"Update location","request":{"name":"Update location","description":{"content":"Updating the location by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"performer_1_location\",\n \"geopoint\": {\n \"latitude\": 55.720292,\n \"longitude\": 37.625994\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0fa8df26-253c-50ca-b10c-ffb84fa68fc9","name":"Read location","request":{"name":"Read location","description":{"content":"Getting location information by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0d8ccfe6-f458-553b-9819-f88b0284d2a7","name":"Remove location","request":{"name":"Remove location","description":{"content":"Removing a location by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"96d1c1fa-5af4-56e5-9cc7-b28243e2cfca","name":"Locations list","request":{"name":"Locations list","description":{"content":"Getting a locations list.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Locations table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d4f48e16-992f-5ea0-81d1-0aabc4ca38da","name":"Delete locations (batch)","request":{"name":"Delete locations (batch)","description":{"content":"Removing locations from the file.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"58399d8c-f1e5-5188-a246-fe8bbf491a26","name":"Location geopoints","request":{"name":"Location geopoints","description":{"content":"Getting a geopoints.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e9da79cc-f636-50d5-bde0-63c363d5c894","name":"Location metrics","request":{"name":"Location metrics","description":{"content":"Calculate general metrics for selected locations.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","locations","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Performers","description":"Performers management.","item":[{"id":"e709c347-e7fc-5958-90f0-d416b1ae74ae","name":"Create performer","request":{"name":"Create performer","description":{"content":"Create performer.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e93aa933-2e76-5c88-a482-a23e1b5879c6","name":"Update performer","request":{"name":"Update performer","description":{"content":"Updating the performer by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"18b822b9-8985-5fe8-b842-22385469628c","name":"Read performer","request":{"name":"Read performer","description":{"content":"Getting performer information by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"dbe03096-75de-5996-ae7c-939dc05c10a0","name":"Remove performer","request":{"name":"Remove performer","description":{"content":"Removing a performer by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"03f56309-4aef-5c4c-9ccc-31e3ebbb90f0","name":"Performers list","request":{"name":"Performers list","description":{"content":"Getting a performers list.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Performers table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c227b169-af8f-5d7c-a99e-c4fc05e0e76a","name":"Delete performers (batch)","request":{"name":"Delete performers (batch)","description":{"content":"Removing performers from the file.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7a8a23d1-f101-58cf-8081-1a2d7a100034","name":"Enable performers","request":{"name":"Enable performers","description":{"content":"Enable performers in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d15b9332-9f98-5a91-aadc-d5bb8b7e5e83","name":"Disable performers","request":{"name":"Disable performers","description":{"content":"Disable performers in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b72bcc07-8e3e-5657-88d6-f816be583345","name":"Performer geopoints","request":{"name":"Performer geopoints","description":{"content":"Getting a geopoints.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2845fbab-17a9-57dd-a52d-b2b4c04d58ab","name":"Performer metrics","request":{"name":"Performer metrics","description":{"content":"Calculate general metrics for selected performers.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","performers","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Transports","description":"Transports management.","item":[{"id":"8a9512bf-2e81-5c39-adac-20a28647903b","name":"Create transport","request":{"name":"Create transport","description":{"content":"Creating a transport.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"38b6c926-4e74-53bf-9292-eff607a7b891","name":"Update transport","request":{"name":"Update transport","description":{"content":"Updating a transport by its key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c9db2806-21e9-5cd2-9ff0-a73c2ee36798","name":"Reading transport","request":{"name":"Reading transport","description":{"content":"Getting transport information by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fe48071e-59ad-55cb-8393-f04e23d16b83","name":"Remove transport","request":{"name":"Remove transport","description":{"content":"Removing a transport by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7afdad0f-86ff-5e68-8afd-f3305884b14f","name":"Transport list","request":{"name":"Transport list","description":{"content":"Getting a transport list.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Transport table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"477a5470-18be-55fa-965d-fb09f5a112aa","name":"Delete transports (batch)","request":{"name":"Delete transports (batch)","description":{"content":"Removing transports from the file.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"43a0961b-6c8c-527f-8f10-069229fc3942","name":"Enable transports","request":{"name":"Enable transports","description":{"content":"Enable transports in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2ca6b5a9-18fa-517a-bf32-5ac3a6f91538","name":"Disable transports","request":{"name":"Disable transports","description":{"content":"Disable transports in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"06453625-f9ec-5250-9f55-27a3d3973468","name":"Transport geopoints","request":{"name":"Transport geopoints","description":{"content":"Getting a geopoints.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8350718f-4cca-599d-bdbd-c2f689923c49","name":"Transport metrics","request":{"name":"Transport metrics","description":{"content":"Calculate general metrics for selected transports.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","transports","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Orders","description":"Orders management.","item":[{"id":"243ed62a-d114-5ecd-a5eb-b634856ea5f9","name":"Create order","request":{"name":"Create order","description":{"content":"New order creation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4e4c8cb5-98d4-5905-bb6b-8c01622491a5","name":"Update order","request":{"name":"Update order","description":{"content":"Updating the essence by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"379337c5-8a73-5fde-a4e2-50962409b177","name":"Reading order","request":{"name":"Reading order","description":{"content":"Getting order information by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ec40ac0f-0aad-57d3-aa70-a626d754e69c","name":"Deleting one order","request":{"name":"Deleting one order","description":{"content":"Removing a essence by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1b707f12-b176-59cb-9f74-945f4e71eeae","name":"List orders","request":{"name":"List orders","description":{"content":"Getting a orders list.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Order table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"94d121c1-1b09-5ede-9f41-e381491da174","name":"Delete orders (batch)","request":{"name":"Delete orders (batch)","description":{"content":"Removing orders from the file.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ffa23164-5792-5429-9a52-9c89463887d5","name":"Enable orders","request":{"name":"Enable orders","description":{"content":"Enable orders in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3819d57d-108e-5860-a710-9eec70717ff3","name":"Disable orders","request":{"name":"Disable orders","description":{"content":"Disable orders in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5f6650b9-bfba-58a2-a551-a6338eb9e81e","name":"Order geopoints","request":{"name":"Order geopoints","description":{"content":"Getting a geopoints.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","geopoints"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6d0c4d12-2600-5716-b7c1-0d6de532306c","name":"Order metrics","request":{"name":"Order metrics","description":{"content":"Calculate general metrics for selected orders.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","orders","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Hardlinks","description":"Hardlinks management.","item":[{"id":"d06ec838-6a3b-5a55-96df-589ede099174","name":"Create hardlink","request":{"name":"Create hardlink","description":{"content":"Create new hardlink.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"hardlink_1\",\n \"links\": [\n {\n \"type\": \"PERFORMER_SHIFT\",\n \"entity_key\": \"perf_1\"\n },\n {\n \"type\": \"TRANSPORT_SHIFT\",\n \"entity_key\": \"transp_1\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0fe0318e-e42c-59f6-9d8c-b57ed14e08e0","name":"Update hardlink","request":{"name":"Update hardlink","description":{"content":"Updating the hardlink by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"hardlink_1\",\n \"links\": [\n {\n \"type\": \"PERFORMER_SHIFT\",\n \"entity_key\": \"perf_1\"\n },\n {\n \"type\": \"TRANSPORT_SHIFT\",\n \"entity_key\": \"transp_1\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1b0e9ecc-84f9-55f0-b938-2f0f7a1c5ed5","name":"Read hardlink","request":{"name":"Read hardlink","description":{"content":"Getting hardlink information by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2df156db-e996-5894-9392-77c2603e9bd8","name":"Remove hardlink","request":{"name":"Remove hardlink","description":{"content":"Removing a essence by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0060ad06-7269-57ea-b4dc-291ee84bb7e4","name":"List hardlinks","request":{"name":"List hardlinks","description":{"content":"Getting a hardlinks list.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ELEMENTS_COUNT","disabled":true,"description":{"content":"Hardlink table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b0fc09e2-39ec-57cc-92fb-e4c793234358","name":"Delete hardlinks (batch)","request":{"name":"Delete hardlinks (batch)","description":{"content":"Removing hardlinks from the file.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"13c95c2e-ff01-5642-a38e-6fbb6f898d01","name":"Enable hardlinks","request":{"name":"Enable hardlinks","description":{"content":"Enable hardlinks in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bd588d3a-da0c-5793-8f25-f2394493f800","name":"Disable hardlinks","request":{"name":"Disable hardlinks","description":{"content":"Disable hardlinks in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e7de6f01-a31e-58b4-ad47-5c9ca771956b","name":"Hardlink metrics","request":{"name":"Hardlink metrics","description":{"content":"Calculate general metrics for selected hardlinks.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","hardlinks","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Trips","description":"Trips management.","item":[{"id":"12659a77-c6bf-59cc-be1e-ca93fff5a688","name":"Trip create","request":{"name":"Trip create","description":{"content":"Creating a trip.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"169c20d1-6cab-5d24-b8f6-07d8a074edac","name":"Trip update","request":{"name":"Trip update","description":{"content":"Updating a trip by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e256e336-f8d7-554f-9f51-8390e7729faf","name":"Read trip","request":{"name":"Read trip","description":{"content":"Getting trip information by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ee2e88d3-545c-59d2-afa4-7f5d5046d543","name":"Delete trip","request":{"name":"Delete trip","description":{"content":"Removing a trip by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6082019a-b678-52d8-9c29-edfc008e08a5","name":"Reading trips (table)","request":{"name":"Reading trips (table)","description":{"content":"Getting a trips list.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"DISTANCE","disabled":true,"description":{"content":"Trip table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d97bd963-548a-5293-9b65-63eee8278e2b","name":"Delete trips (batch)","request":{"name":"Delete trips (batch)","description":{"content":"Removing trips from the wave.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4674f0b0-b38c-5473-b718-e42f261f01c1","name":"Trips chart","request":{"name":"Trips chart","description":{"content":"Getting a trips for chart.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","charts"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"DISTANCE","disabled":true,"description":{"content":"Trip table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c649b918-f831-5a05-aa7a-f4fe408294e4","name":"Trip tracks","request":{"name":"Trip tracks","description":{"content":"Getting a tracks.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","tracks",":tracks_type"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"ROAD","key":"tracks_type","disabled":false,"description":{"content":"(Required) Tracks type:\n * `LINE` - connecting stop points in a straight line\n * `ROAD` - connecting stop points along roads\n * `EXTERNAL` - externally loaded custom tracks","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6416208c-010a-5893-996c-5ef5074b2f84","name":"Load custom tracks","request":{"name":"Load custom tracks","description":{"content":"Load custom tracks.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","tracks-custom"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"90f1f66d-17b8-5e47-a956-0d014c4e361a","name":"Remove custom tracks","request":{"name":"Remove custom tracks","description":{"content":"Remove custom all tracks.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","tracks-custom"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e2f8ae59-62a9-5a7c-87f7-651420396cab","name":"Trips metrics","request":{"name":"Trips metrics","description":{"content":"Calculate general metrics for selected trips.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"57a0efe0-9869-5abe-8c84-cf020a9030c3","name":"Trip stops list","request":{"name":"Trip stops list","description":{"content":"Getting a trip stops list.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips",":essence_key","stops","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"LOCATION_NAME","disabled":true,"description":{"content":"Trip stops table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f30cfa01-df48-56a5-afa4-57983f254894","name":"Reading roundrips (table)","request":{"name":"Reading roundrips (table)","description":{"content":"Getting a roundrips list.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","roundtrips","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"DISTANCE","disabled":true,"description":{"content":"Trip table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"052e593b-ec9f-565b-8b6f-8c76d7fcd18c","name":"Roundrips metrics","request":{"name":"Roundrips metrics","description":{"content":"Calculate general metrics for selected roundrips.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","roundtrips","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bbb7f6f8-c2ae-552c-a1d6-ec95364cb104","name":"Approve trips (batch)","request":{"name":"Approve trips (batch)","description":{"content":"Batch approve trips. Sets the attribute `TRIP_VERIFIED = false` for each trip.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7bd7fc5c-8b83-543c-ba1d-fa28e39cf5ec","name":"Reject trips (batch)","request":{"name":"Reject trips (batch)","description":{"content":"Batch reject trips. Sets the attribute `TRIP_VERIFIED = false` for each trip.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","trips","batch","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Facts","description":"Facts management.","item":[{"id":"06d394c1-ce0c-5ebf-bd45-3d4ee732400f","name":"Create fact","request":{"name":"Create fact","description":{"content":"Creating a fact. You can only create a new fact with the 'NEW' status.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"fact_01\",\n \"type\": \"NEW_LOCATION\",\n \"time\": \"2026-09-07T22:00:00Z\",\n \"trip_key\": \"trip_for_performer_1\",\n \"performer_key\": \"performer_1\",\n \"location_key\": \"performer_1_current_location\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9437196e-76e3-59bf-b811-51c826ce2ad2","name":"Update fact","request":{"name":"Update fact","description":{"content":"Updating the fact by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"fact_01\",\n \"type\": \"NEW_LOCATION\",\n \"time\": \"2026-09-07T22:00:00Z\",\n \"trip_key\": \"trip_for_performer_1\",\n \"performer_key\": \"performer_1\",\n \"location_key\": \"performer_1_current_location\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ed95f591-e1a4-5c51-a1f8-ef85be023d32","name":"Read fact","request":{"name":"Read fact","description":{"content":"Getting fact information by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"37634a62-08b8-566e-89fe-ed5496f7b815","name":"Deleting one fact","request":{"name":"Deleting one fact","description":{"content":"Removing a fact by key.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts",":essence_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}},{"type":"any","value":"key01","key":"essence_key","disabled":false,"description":{"content":"(Required) Key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b2e4a100-284d-51c9-8aed-11f3df1d7d72","name":"List of facts","request":{"name":"List of facts","description":{"content":"Getting a facts list.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"ESSENCE_KEY","disabled":true,"description":{"content":"Fact table column name.","type":"text/plain"}},{"key":"sort_customfield","value":"STRING_1","disabled":true,"description":{"content":"The name of the additional column in the table.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b802c751-7706-5c80-8133-db679f189dd6","name":"Delete facts (batch)","request":{"name":"Delete facts (batch)","description":{"content":"Removing facts from the file.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","table"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"30353dac-b76f-5a3a-9467-b60307ee7fdc","name":"Enable facts","request":{"name":"Enable facts","description":{"content":"Enable facts in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5855bf7e-d36e-5346-966e-97bf873e6cb5","name":"Disable facts","request":{"name":"Disable facts","description":{"content":"Disable facts in the calculation.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","ability"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"essence_key_1\",\n \"essence_key_99\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d036063d-5469-5698-8283-1d9b03fe6254","name":"Fact metrics","request":{"name":"Fact metrics","description":{"content":"Calculate general metrics for selected facts.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","facts","batch","metrics"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"filters\": [\n {\n \"type\": \"STRING_SEARCH\",\n \"column\": \"ESSENCE_KEY\",\n \"string_search\": {\n \"text\": \"key01\",\n \"strict\": false\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"ExternalRouting","description":"Routing matrix management.","item":[{"id":"82bfba56-7856-5741-9a8f-42a3b01ea7f0","name":"Read externalrouting","request":{"name":"Read externalrouting","description":{"content":"Getting externalrouting information.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","externalrouting"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d665312c-d1a1-582c-b325-2a160be26371","name":"Create externalrouting","request":{"name":"Create externalrouting","description":{"content":"Create new external routing.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","externalrouting"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3029f090-0107-525e-9136-020a5d30c46d","name":"Update externalrouting","request":{"name":"Update externalrouting","description":{"content":"Updating the externalrouting.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","externalrouting"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e0f296e6-933f-51d6-9b08-2d359a793133","name":"Deleting externalrouting","request":{"name":"Deleting externalrouting","description":{"content":"Removing externalrouting.","type":"text/plain"},"url":{"path":["studio","experiments",":file_key","externalrouting"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"User","description":"User interface settings.","item":[{"id":"0c30ecaf-028c-588f-912c-e15df65c3dfa","name":"Reading user settings list","request":{"name":"Reading user settings list","description":{"content":"Reading the list of user settings keys.","type":"text/plain"},"url":{"path":["studio","settings","user"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9a3cd88c-64a1-53d0-a1d8-13cdf629c5be","name":"Setting the active user settings key","request":{"name":"Setting the active user settings key","description":{"content":"Setting the active user settings key.","type":"text/plain"},"url":{"path":["studio","settings","user"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"909eb74d-7b6a-59b1-b530-bf20ea6186ef","name":"Reading user settings","request":{"name":"Reading user settings","description":{"content":"Reading user settings.","type":"text/plain"},"url":{"path":["studio","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"59bc15db-b48b-59c6-b641-03be3cc40b5b","name":"Create user settings","request":{"name":"Create user settings","description":{"content":"Create user settings.","type":"text/plain"},"url":{"path":["studio","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key1\": \"value1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e0d0b3b8-ed89-5176-bdec-d6e60bf57e46","name":"Update user settings","request":{"name":"Update user settings","description":{"content":"Update user settings.","type":"text/plain"},"url":{"path":["studio","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key1\": \"value1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"667271d8-b090-56b2-906f-2fcb6e45fb0a","name":"Delete user settings","request":{"name":"Delete user settings","description":{"content":"Delete user settings.","type":"text/plain"},"url":{"path":["studio","settings","user",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"CustomFields","description":"Custom field conversion settings.\n\nAdditional columns are provided in the table to display values from attributes.\n\nThis setting defines the rules for converting attribute values into the corresponding typed fields.\n\nConversion happens at read time — therefore, conversion rules do not affect the data and can be changed at any moment.","item":[{"id":"1e9d2714-15fb-50f3-a6ba-f79243f2ebf8","name":"Reading fields settings list","request":{"name":"Reading fields settings list","description":{"content":"Reading the list of custom field settings keys.","type":"text/plain"},"url":{"path":["studio","settings","customfields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cc531285-78b0-5b68-92d2-d68e8befc9e3","name":"Setting the active customfields key","request":{"name":"Setting the active customfields key","description":{"content":"Setting the active customfields key.","type":"text/plain"},"url":{"path":["studio","settings","customfields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ccfec477-7354-50ff-bbd1-675f24ed8e60","name":"Reading fields settings","request":{"name":"Reading fields settings","description":{"content":"Reading custom field settings.","type":"text/plain"},"url":{"path":["studio","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"dffeb142-6a5a-56dc-b510-6a4d2d9810ca","name":"Create fields settings","request":{"name":"Create fields settings","description":{"content":"Create custom fields settings.","type":"text/plain"},"url":{"path":["studio","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"08cb04f1-fb85-548d-ac24-f531548625d4","name":"Update fields settings","request":{"name":"Update fields settings","description":{"content":"Update custom fields settings.","type":"text/plain"},"url":{"path":["studio","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bad77df5-4ad0-5bee-afe0-bf50f7191841","name":"Delete fields settings","request":{"name":"Delete fields settings","description":{"content":"Delete custom fields settings.","type":"text/plain"},"url":{"path":["studio","settings","customfields",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"CustomIcons","description":"Icon settings.","item":[{"id":"13878641-b0cb-5cde-80c4-28d58efed91d","name":"Reading icons settings list","request":{"name":"Reading icons settings list","description":{"content":"Reading the list of custom field settings keys.","type":"text/plain"},"url":{"path":["studio","settings","customicons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"612f1d12-d42c-5905-93b5-2d290a67a431","name":"Setting the active customicons key","request":{"name":"Setting the active customicons key","description":{"content":"Setting the active customicons key.","type":"text/plain"},"url":{"path":["studio","settings","customicons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"path-key-01","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"42834695-f4fb-59dc-b395-2b5f96316107","name":"Reading icons settings","request":{"name":"Reading icons settings","description":{"content":"Reading custom field settings.","type":"text/plain"},"url":{"path":["studio","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5ae57850-48f0-5ea7-ba30-d9e55d0cad3b","name":"Update icons settings","request":{"name":"Update icons settings","description":{"content":"Create custom icons settings.","type":"text/plain"},"url":{"path":["studio","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"POST","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ba91a6ad-9aca-5804-9726-66cff3b47213","name":"Update icons settings","request":{"name":"Update icons settings","description":{"content":"Update custom icons settings.","type":"text/plain"},"url":{"path":["studio","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"PUT","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"de7bc33c-69bd-5f7b-96b1-5fa42c2c966e","name":"Delete icons settings","request":{"name":"Delete icons settings","description":{"content":"Delete custom icons settings.","type":"text/plain"},"url":{"path":["studio","settings","customicons",":settings_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"path-key-01","key":"settings_key","disabled":false,"description":{"content":"(Required) User settings key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"System functions.\nAuxiliary functionality common to all services.","item":[{"id":"0343510b-d26e-553b-a68d-42fd32d1a2e4","name":"Checking the availability","request":{"name":"Checking the availability","description":{"content":"Checking the service availability.","type":"text/plain"},"url":{"path":["studio","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8484bebf-79ad-5cdc-8439-2d0da5941c4d","name":"Getting the service version","request":{"name":"Getting the service version","description":{"content":"Getting the service version.","type":"text/plain"},"url":{"path":["studio","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"94b99b0f-05d4-5d1f-ac63-d7f1f6779f9e","name":"Getting the documentation","request":{"name":"Getting the documentation","description":{"content":"Getting the file with this service documentation.","type":"text/plain"},"url":{"path":["studio","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"file_en.html","key":"filename","disabled":false,"description":{"content":"(Required) File name.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"text/html"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}],"auth":{"type":"bearer","bearer":[{"type":"any","value":"{{bearerToken}}","key":"token"}]},"event":[],"variable":[{"key":"baseUrl","value":"https://api.edge7.veeroute.cloud"}],"info":{"_postman_id":"6c8c4d6c-ef7a-5115-a7b3-d80b9a509d0a","name":"VRt.Studio [ST]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Programming interface for the Veeroute Studio tool.\n\n# Description\n\nThe server side of Veeroute Studio.\n\n## Reserved attributes\n\nThese attribute keys are reserved for specific business logic:\n\n| Attribute key | Parent entity | Purpose |\n| ---------------------| ----------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ICON_NAME` | location | The attribute value is written into the `web_location_geopoint.icon_name` field |\n| `FORCED_GEOPROVIDER` | geo_settings | The attribute value defines the geo data provider used for drawing trips on the map; it will be used instead of the value specified in `plan_settings.geo_settings.geo_provider` |\n| `TRIP_VERIFIED` | trip | The attribute value indicates whether the trip has been verified and approved manually |\n\nUsage example — overriding the geo provider for drawing trips in Studio:\n\n{\n \"plan_settings\": {\n \"geo_settings\": {\n \"attributes\": [\n {\n \"key\": \"FORCED_GEOPROVIDER\",\n \"value\": \"OSRM_EXTERNAL\"\n }\n ]\n }\n }\n}\n\n## Additional attributes\n\nRules for processing additional attributes when using Universal Extension:\n\n* If the entity key does not exist — such an additional attribute is ignored\n* If the attribute key for the entity already exists — the attribute value will be overwritten after the calculation finishes\n\n## Roles\n\nRestrictions on working with a virtual folder:\n\n* After creation, a folder cannot change its owner or company.\n* When a new folder is created not in ROOT, it inherits the owner and the company from the parent folder.\n\nEffect of the account role on the virtual file system:\n\n### ADMIN, PARTNER, USER, BOT\n\n* Access only to one's own folders (`folder.owner_username = account.username`) and to files inside those folders\n* Ability to open any other user's files for editing via a direct file link\n\n### COMPANYOWNER\n\n* Access only to folders of one's own company (`folder.owner_company_key = account.company_key`) and to files inside those folders\n* Ability to open any other user's files for editing via a direct file link\n\n### OVERLORD\n\n* Access to all folders in the environment (`folder.owner_company_key = *`) and to files inside those folders\n\nContact Support:\n Name: Veeroute Support Team\n Email: support@veeroute.com","type":"text/plain"}}}