> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/2023-2/release-notes/breaking-changes/integration-api-routes-removed/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # Integration API routes removed > Breaking change notice that all integration routes have been removed from Itential Platform in the 2023.2 release. ## Breaking change notice This breaking change applies to the 2023.2 Itential Platform release. All integration routes have been removed from the 2023.2 release. This beta feature automatically created API routes based on the integration schema `name` and `operationId` defined by an OpenAPI document. Because this feature did not work consistently as intended, its removal has no impact on the design, functionality, performance, or usability of Itential Platform. Removing this beta feature also addresses potential vulnerabilities in routes exposed by non-secure OpenAPI integrations. ## What should I do? The API routes defined in the integration remain available as tasks on the canvas within Studio. The recommended way to consume them within Itential Platform is to use the tasks inside a workflow. Contact the [Product Support Team](https://itential.atlassian.net/servicedesk/customer/portals) if you need assistance redefining your integration API routes. > Breaking change notice that all integration routes have been removed from Itential Platform in the 2023.2 release.