{"item":[{"name":"Companies","description":"Company management.","item":[{"id":"af79cfcf-dbc2-55e0-ab58-f46e0aedcc75","name":"Companies list","request":{"name":"Companies list","description":{"content":"Getting a list of companies.","type":"text/plain"},"url":{"path":["admin","companies"],"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":"filter","value":"example text","disabled":true,"description":{"content":"Filter for searching by text fields.","type":"text/plain"}},{"key":"sort_field","value":"name","disabled":true,"description":{"content":"Field to sort by.","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":"4c9749dd-7dc1-5403-8785-bc40601df6f0","name":"Company creation","request":{"name":"Company creation","description":{"content":"New company creation.","type":"text/plain"},"url":{"path":["admin","companies"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"key\": \"smart_company\",\n \"specification\": \"Company full name\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"39c4d01d-d77e-55d1-97e5-4c770240b797","name":"Company update","request":{"name":"Company update","description":{"content":"Updating the company information.","type":"text/plain"},"url":{"path":["admin","companies"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"key\": \"smart_company\",\n \"specification\": \"Company full name\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"33a5e849-66a5-5c64-b3c8-acf7992e17e2","name":"Getting company information","request":{"name":"Getting company information","description":{"content":"Getting company information by key.","type":"text/plain"},"url":{"path":["admin","companies",":target_company_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"smart_company","key":"target_company_key","disabled":false,"description":{"content":"(Required) Parameter (path) with company key.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"670191ef-cb53-5dd4-92ed-ebd9d15c8dde","name":"Company removal","request":{"name":"Company removal","description":{"content":"Removing a company by key.","type":"text/plain"},"url":{"path":["admin","companies",":target_company_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"smart_company","key":"target_company_key","disabled":false,"description":{"content":"(Required) Parameter (path) with company key.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Users","description":"Users management.","item":[{"id":"accb7c9d-b747-52ed-aaec-638aabdc5d6f","name":"Users list","request":{"name":"Users list","description":{"content":"Getting a list of users.","type":"text/plain"},"url":{"path":["admin","users"],"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":"filter","value":"example text","disabled":true,"description":{"content":"Filter for searching by text fields.","type":"text/plain"}},{"key":"sort_field","value":"name","disabled":true,"description":{"content":"Field to sort by.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}},{"key":"company_key","value":"smart_company","disabled":true,"description":{"content":"Parameter (query) with company key.","type":"text/plain"}},{"key":"user_group","value":"ACTIVE","disabled":true,"description":{"content":"Users logic groups.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2a1dbc9d-063f-55de-bb75-29e6702ffa46","name":"User creation","request":{"name":"User creation","description":{"content":"New user creation.","type":"text/plain"},"url":{"path":["admin","users"],"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":"6262e324-4a07-5bee-b388-3210ca49d021","name":"User update","request":{"name":"User update","description":{"content":"Updating the user information by login. The username field cannot be changed.","type":"text/plain"},"url":{"path":["admin","users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"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":"3a06f2e1-c027-5db0-adbb-1764c8f98d70","name":"User information","request":{"name":"User information","description":{"content":"Getting user information by login.","type":"text/plain"},"url":{"path":["admin","users",":target_username"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"username_for_login","key":"target_username","disabled":false,"description":{"content":"(Required) Parameter (path) with username.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"77cc4efc-bc3c-5cb7-a6d9-c4d6dc5dcbc7","name":"User removal","request":{"name":"User removal","description":{"content":"Removing a user by login.","type":"text/plain"},"url":{"path":["admin","users",":target_username"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"username_for_login","key":"target_username","disabled":false,"description":{"content":"(Required) Parameter (path) with username.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Quota","description":"Quota.","item":[{"id":"a2b6ae12-d4e7-500a-a6fb-206fb319297e","name":"Obtaining the quotas","request":{"name":"Obtaining the quotas","description":{"content":"Obtaining the quotas for the user.","type":"text/plain"},"url":{"path":["admin","quota",":target_username"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"username_for_login","key":"target_username","disabled":false,"description":{"content":"(Required) Parameter (path) with username.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ff52fd8c-97c9-5ff0-bc58-f2412a74a8c7","name":"Setting the quotas","request":{"name":"Setting the quotas","description":{"content":"Setting the quotas for the user.","type":"text/plain"},"url":{"path":["admin","quota",":target_username"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"username_for_login","key":"target_username","disabled":false,"description":{"content":"(Required) Parameter (path) with username.","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":"84196806-e137-5c8d-a2af-f2aa66a919df","name":"Quota removal","request":{"name":"Quota removal","description":{"content":"Quota removal for the user.","type":"text/plain"},"url":{"path":["admin","quota",":target_username"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"username_for_login","key":"target_username","disabled":false,"description":{"content":"(Required) Parameter (path) with username.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Audit","description":"User actions.","item":[{"id":"3f823e24-3d54-5e3a-adc0-9fdd7777d699","name":"User actions","request":{"name":"User actions","description":{"content":"User actions for the period. If the period is not specified, records for the current day are returned from the beginning of the day to the current time. If username is empty, report on all users are processed.","type":"text/plain"},"url":{"path":["admin","audit"],"host":["{{baseUrl}}"],"query":[{"key":"company_key","value":"smart_company","disabled":true,"description":{"content":"Parameter (query) with company key.","type":"text/plain"}},{"key":"username","value":"username_for_login","disabled":true,"description":{"content":"Parameter (query) with username.","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":"from","value":"2026-09-21T09:30:00+03:00","disabled":true,"description":{"content":"Date and time in the ISO 8601 format. If no datetime is specified, audit data are returned from the beginning of the day.","type":"text/plain"}},{"key":"to","value":"2026-09-21T18:00:00+03:00","disabled":true,"description":{"content":"Date and time in the ISO 8601 format. If not specified, data up to the current time is returned.","type":"text/plain"}},{"key":"service","value":"UNIVERSAL","disabled":true,"description":{"content":"Service name.","type":"text/plain"}},{"key":"operation","value":"run_plan_calculation","disabled":true,"description":{"content":"Operation name.","type":"text/plain"}},{"key":"process_type","value":"PLAN","disabled":true,"description":{"content":"Process type.","type":"text/plain"}},{"key":"status","value":"FINISHED_IN_TIME","disabled":true,"description":{"content":"Process status.","type":"text/plain"}},{"key":"sort_field","value":"name","disabled":true,"description":{"content":"Field to sort by.","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}}]},{"name":"Data","description":"User data.","item":[{"id":"7e56d5cf-a27a-5bbe-9119-60b12a3f1f69","name":"Reading data","request":{"name":"Reading data","description":{"content":"Receiving data by `tracedata.process_code`.","type":"text/plain"},"url":{"path":["admin","data",":process_code"],"host":["{{baseUrl}}"],"query":[{"key":"data_flow_type","value":"OUTPUT","disabled":true,"description":{"content":"Data flow type.","type":"text/plain"}},{"key":"data_flow_stage","value":"RAW","disabled":true,"description":{"content":"Data flow stage.","type":"text/plain"}}],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code","disabled":false,"description":{"content":"(Required) Unique process identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c5757b2f-9266-5e0c-ba36-528a2e72209d","name":"Clearing the queue","request":{"name":"Clearing the queue","description":{"content":"Clearing the task queue. If the service is not specified, the queues for all services are cleared. If the calculation status is not specified, all tasks in the `WAITING` and `IN_PROGRESS` statuses are cancelled.","type":"text/plain"},"url":{"path":["admin","queue"],"host":["{{baseUrl}}"],"query":[{"key":"service","value":"UNIVERSAL","disabled":true,"description":{"content":"Service name.","type":"text/plain"}},{"key":"calculation_status","value":"FINISHED_IN_TIME","disabled":true,"description":{"content":"Calculation status.","type":"text/plain"}}],"variable":[]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Statistics","description":"Statistics.","item":[{"id":"1201b299-6183-5924-b692-a36cb5bf9128","name":"Statistics for the period","request":{"name":"Statistics for the period","description":{"content":"User statistics for the period. If username is empty, statistics on all users are processed. If the period is not specified, the statistics for the current month returns (from the beginning of the month to the present day). If no `from` datetime is specified, data are returned from the beginning of the month. If no `to` datetime is specified, data are returned be to the present day (excluding). Empty service and process type fields mean returning statistics for all services and process types.","type":"text/plain"},"url":{"path":["admin","statistics"],"host":["{{baseUrl}}"],"query":[{"key":"username","value":"username_for_login","disabled":true,"description":{"content":"Parameter (query) with username.","type":"text/plain"}},{"key":"from","value":"2026-09-22","disabled":true,"description":{"content":"Date `from` in the YYYY-MM-DD format.","type":"text/plain"}},{"key":"to","value":"2026-09-26","disabled":true,"description":{"content":"Date `to` (including) in the YYYY-MM-DD format.","type":"text/plain"}},{"key":"service","value":"UNIVERSAL","disabled":true,"description":{"content":"Service name.","type":"text/plain"}},{"key":"process_type","value":"PLAN","disabled":true,"description":{"content":"Process type.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"eca866db-0213-5588-ad9b-cb6471c0c5ba","name":"Reporting","request":{"name":"Reporting","description":{"content":"Report by user for the period. If username is empty, report on all users are processed. If the period is not specified, the report for the current month returns (from the beginning of the month to the present day). If no `from` datetime is specified, data are returned from the beginning of the month. If no `to` datetime is specified, data are returned be to the present day (excluding). Empty service and process type fields mean returning statistics for all services and process types.","type":"text/plain"},"url":{"path":["admin","report"],"host":["{{baseUrl}}"],"query":[{"key":"username","value":"username_for_login","disabled":true,"description":{"content":"Parameter (query) with username.","type":"text/plain"}},{"key":"from","value":"2026-09-22","disabled":true,"description":{"content":"Date `from` in the YYYY-MM-DD format.","type":"text/plain"}},{"key":"to","value":"2026-09-26","disabled":true,"description":{"content":"Date `to` (including) in the YYYY-MM-DD format.","type":"text/plain"}},{"key":"service","value":"UNIVERSAL","disabled":true,"description":{"content":"Service name.","type":"text/plain"}},{"key":"process_type","value":"PLAN","disabled":true,"description":{"content":"Process type.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"System functions.\nAuxiliary functionality common to all services.","item":[{"id":"8ce2359b-6c06-5d2c-896a-ca9850c5dfba","name":"Checking the availability","request":{"name":"Checking the availability","description":{"content":"Checking the service availability.","type":"text/plain"},"url":{"path":["admin","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"626af164-b7f0-559d-aaef-f436cff1ed9b","name":"Getting the service version","request":{"name":"Getting the service version","description":{"content":"Getting the service version.","type":"text/plain"},"url":{"path":["admin","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"df05f488-6b59-510e-bd6f-61e949681e60","name":"Getting the documentation","request":{"name":"Getting the documentation","description":{"content":"Getting the file with this service documentation.","type":"text/plain"},"url":{"path":["admin","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":"59ba5b87-b255-5cbf-8a92-0899d200d2ff","name":"VRt.Admin [AD]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"# Description\n\nVeeroute Admin Panel.\n\nContact Support:\n Name: Veeroute Support Team\n Email: support@veeroute.com","type":"text/plain"}}}