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(%27{id}%27) | Returns the details of a specific AutoCAD core engine. |
[Engine] getAllEngines(oauth2client, credentials)
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, oauth2client, credentials)
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