1 Apr 2025
AutoCAD 2026 (Watt) Now Available in Design Automation API

Good news to developers using Autodesk Platform Services (APS) Design Automation! The latest AutoCAD engine, AutoCAD 2026 (Watt), has been added to Design Automation, allowing you to leverage its new capabilities in cloud-based automation workflows.
Get Available Engines
To check the available engines in APS Design Automation, use the GET Engines API:
GET https://developer.api.autodesk.com/da/us-east/v3/engines
This will return a list of supported AutoCAD engines, including the newly added AutoCAD 2026 (Watt). Ensure your applications are updated to take advantage of the latest features and improvements.
What’s New in AutoCAD 2026?
AutoCAD 2026 introduces enhancements and new APIs for .NET and ObjectARX developers. You can explore the details at the following links:
-
.NET API Updates: What’s New in AutoCAD .NET API
-
ObjectARX API Updates: What’s New in AutoCAD ObjectARX
Get Started
To start using AutoCAD 2026 in Design Automation:
-
Verify the new engine availability using the GET Engines API.
-
Update your scripts and workflows to utilize AutoCAD 2026.
-
Test and optimize your automation processes for better performance and new API capabilities.