{"id":4947,"date":"2025-05-26T06:51:36","date_gmt":"2025-05-26T06:51:36","guid":{"rendered":"https:\/\/aliteo.com\/?page_id=4947"},"modified":"2026-01-26T13:09:44","modified_gmt":"2026-01-26T13:09:44","slug":"api","status":"publish","type":"page","link":"https:\/\/aliteo.com\/en\/api\/","title":{"rendered":"API"},"content":{"rendered":"\n<h2 class=\"wp-block-heading has-text-align-center\">API<\/h2>\n\n\n\n<p>Access to the API documentation can be found here: <strong><a href=\"http:\/\/api.aliteo.com\/swagger\/ui\">Swagger<\/a><\/strong>.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Overview of changes in the new version of the ALITEO API (v25.2)<\/h3>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">New endpoints<\/h4>\n\n\n\n<p><strong>Full-text search<\/strong><\/p>\n\n\n\n<ul>\n<li><strong>POST \/FulltextSearch<\/strong><br>A new endpoint for full-text search across data has been added. It allows searching by text, including archived records, and selecting the search type.<\/li>\n<\/ul>\n\n\n\n<p><strong>Portfolia<\/strong><\/p>\n\n\n\n<ul>\n<li><strong>POST \/pfs\/add<\/strong><br>The option to create a new portfolio has been added.<\/li>\n<\/ul>\n\n\n\n<ul>\n<li><strong>POST \/pfs\/{pfid}\/addContacts<\/strong><\/li>\n\n\n\n<li><strong>POST <\/strong><strong>\/pfs\/{pfid}\/addLinks<\/strong><\/li>\n\n\n\n<li><strong>POST <\/strong><strong>\/pfs\/{pfid}\/addMembers<\/strong><\/li>\n\n\n\n<li><strong>POST \/pfs\/{pfid}\/addProjects<\/strong><br>Endpoints for assigning contacts, links, members, and projects to a portfolio have been added.<\/li>\n<\/ul>\n\n\n\n<ul>\n<li><strong>POST \/pfs\/{pfid}\/modify<\/strong><\/li>\n\n\n\n<li><strong>POST <\/strong><strong>\/pfs\/{pfid}\/modifyContacts<\/strong><\/li>\n\n\n\n<li><strong>POST <\/strong><strong>\/pfs\/{pfid}\/modifyLinks<\/strong><\/li>\n\n\n\n<li><strong>POST \/pfs\/{pfid}\/modifyMembers<\/strong><br>Endpoints for editing a portfolio and its relationships have been added.<\/li>\n<\/ul>\n\n\n\n<ul>\n<li><strong>POST \/pfs\/{pfid}\/removeContacts<\/strong><\/li>\n\n\n\n<li><strong>POST <\/strong><strong>\/pfs\/{pfid}\/removeLinks<\/strong><\/li>\n\n\n\n<li><strong>POST <\/strong><strong>\/pfs\/{pfid}\/removeMembers<\/strong><\/li>\n\n\n\n<li><strong>POST \/pfs\/{pfid}\/removeProjects<\/strong><br>Endpoints for removing relationships from a portfolio have been added.<\/li>\n<\/ul>\n\n\n\n<p><strong>Shared views<\/strong><\/p>\n\n\n\n<ul>\n<li><strong>POST <\/strong><strong>\/sharedpfviews\/list<\/strong><\/li>\n\n\n\n<li><strong>POST <\/strong><strong>\/sharedprojectviews\/list<\/strong><\/li>\n\n\n\n<li><strong>POST <\/strong><strong>\/sharedtaskviews\/list<\/strong><\/li>\n\n\n\n<li><strong>POST <\/strong><strong>\/sharedteamviews\/list<\/strong><\/li>\n\n\n\n<li><strong>POST \/sharedtimesheetviews\/list<\/strong><br>Endpoints for listing shared views across portfolios, projects, tasks, teams, and work reports have been added.<\/li>\n<\/ul>\n\n\n\n<p><strong>Work report attributes (Timesheet)<\/strong><\/p>\n\n\n\n<ul>\n<li><strong>POST \/timesheetattributes\/list<\/strong><br>Listing of work report attributes has been added.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<ul>\n<li><strong>POST \/timesheetattributes\/detail<\/strong><br>Work report attribute details have been added.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Changes in the synchronization API<\/h4>\n\n\n\n<p><strong>Rating reset when a task is reopened<\/strong><\/p>\n\n\n\n<ul>\n<li>In the <code><strong>syncWorkspace<\/strong><\/code> entity, a new attribute has been added: <code><strong>SurveyReset<\/strong><\/code>.<\/li>\n\n\n\n<li>The parameter allows synchronization of the rating reset behavior when a task is reopened.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>Changes in satisfaction ratings<\/strong><\/p>\n\n\n\n<ul>\n<li>In the <strong>syncWorkspace<\/strong> entity, the attributes <em>SurveyTermOnCancel<\/em> and <em>SurveyQualityOnCancel<\/em> have been removed.<\/li>\n\n\n\n<li>In the <strong>syncWorkspace<\/strong> entity, a new attribute has been added: <em>SurveyOnCancel<\/em>\n<ul>\n<li>The new attribute replaces both removed attributes.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>Gantt \u2013 links, critical path, and dependencies<\/strong><\/p>\n\n\n\n<ul>\n<li>In the <strong>syncProject\/syncTeam<\/strong> entity, the following attributes have been added:\n<ul>\n<li>Gantt<\/li>\n\n\n\n<li>GanttDaysType<\/li>\n\n\n\n<li>GanttOwner<\/li>\n\n\n\n<li>PlanOwner<\/li>\n\n\n\n<li>Gantt<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>In the <strong>syncUserCompany\/ syncMemberProject\/ syncMemberTeam<\/strong> entity, the <em>Planner<\/em> attribute has been removed.<\/li>\n\n\n\n<li>The <strong>syncWorkspacePlanner<\/strong> entity and its synchronization in <strong>syncWorkspace.Planners<\/strong> have been removed.<\/li>\n\n\n\n<li>The changes are related to the expansion of Gantt chart planning capabilities and the fact that a project now has only one capacity planner, which is assigned directly on the project.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Changes in the API<\/h4>\n\n\n\n<ul>\n<li>In the <strong>apiProjectMember<\/strong> entity, the <em>Planner<\/em> attribute has been removed.<\/li>\n\n\n\n<li>In the <strong>apiDataMemberProject<\/strong> entity, the <em>Planner<\/em> attribute has been removed.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>More about the API at this <a href=\"https:\/\/api.aliteo.com\/swagger\/ui\"><strong>link<\/strong><\/a>.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>API Access to the API documentation can be found here: Swagger. Overview of changes in the new version of the ALITEO API (v25.2) New endpoints [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2774,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>API - ALITEO<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aliteo.com\/en\/api\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"API - ALITEO\" \/>\n<meta property=\"og:description\" content=\"API Access to the API documentation can be found here: Swagger. Overview of changes in the new version of the ALITEO API (v25.2) New endpoints [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aliteo.com\/en\/api\/\" \/>\n<meta property=\"og:site_name\" content=\"ALITEO\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-26T13:09:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aliteo.com\/wp-content\/uploads\/2023\/10\/implementace_1-1024x576.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/aliteo.com\/en\/api\/\",\"url\":\"https:\/\/aliteo.com\/en\/api\/\",\"name\":\"API - ALITEO\",\"isPartOf\":{\"@id\":\"https:\/\/aliteo.com\/#website\"},\"datePublished\":\"2025-05-26T06:51:36+00:00\",\"dateModified\":\"2026-01-26T13:09:44+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/aliteo.com\/en\/api\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/aliteo.com\/#website\",\"url\":\"https:\/\/aliteo.com\/\",\"name\":\"ALITEO.com\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/aliteo.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"API - ALITEO","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aliteo.com\/en\/api\/","og_locale":"en_US","og_type":"article","og_title":"API - ALITEO","og_description":"API Access to the API documentation can be found here: Swagger. Overview of changes in the new version of the ALITEO API (v25.2) New endpoints [&hellip;]","og_url":"https:\/\/aliteo.com\/en\/api\/","og_site_name":"ALITEO","article_modified_time":"2026-01-26T13:09:44+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/aliteo.com\/wp-content\/uploads\/2023\/10\/implementace_1-1024x576.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aliteo.com\/en\/api\/","url":"https:\/\/aliteo.com\/en\/api\/","name":"API - ALITEO","isPartOf":{"@id":"https:\/\/aliteo.com\/#website"},"datePublished":"2025-05-26T06:51:36+00:00","dateModified":"2026-01-26T13:09:44+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aliteo.com\/en\/api\/"]}]},{"@type":"WebSite","@id":"https:\/\/aliteo.com\/#website","url":"https:\/\/aliteo.com\/","name":"ALITEO.com","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aliteo.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/aliteo.com\/en\/wp-json\/wp\/v2\/pages\/4947"}],"collection":[{"href":"https:\/\/aliteo.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aliteo.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aliteo.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/aliteo.com\/en\/wp-json\/wp\/v2\/comments?post=4947"}],"version-history":[{"count":3,"href":"https:\/\/aliteo.com\/en\/wp-json\/wp\/v2\/pages\/4947\/revisions"}],"predecessor-version":[{"id":4951,"href":"https:\/\/aliteo.com\/en\/wp-json\/wp\/v2\/pages\/4947\/revisions\/4951"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aliteo.com\/en\/wp-json\/wp\/v2\/media\/2774"}],"wp:attachment":[{"href":"https:\/\/aliteo.com\/en\/wp-json\/wp\/v2\/media?parent=4947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}