All URIs are relative to https://developer.api.autodesk.com/
| Method | HTTP request | Description |
|---|---|---|
| getAllEngines | GET /autocad.io/us-east/v2/Engines | Returns the details of all available AutoCAD core engines. |
| getEngine | GET /autocad.io/us-east/v2/Engines('{id}') | Returns the details of a specific AutoCAD core engine. |
DesignAutomationEngines getAllEngines()
Returns the details of all available AutoCAD core engines.
This endpoint does not need any parameter.
- Content-Type: application/json
- Accept: application/vnd.api+json, application/json
Engine getEngine(id)
Returns the details of a specific AutoCAD core engine.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String |
- Content-Type: application/json
- Accept: application/vnd.api+json, application/json