We are pleased to inform you about the general availability of the Autodesk Construction Cloud (ACC) File Packages API: another Autodesk Docs-specific API!
The File Packages tool is a module within Autodesk Docs, designed to organize and collect related files or capture a project snapshot at a specific moment, all without creating duplicates. It also enables team members to work with conceptual groups of files that symbolize milestones, releases, or shared information scopes, thereby maximizing collaboration. You can find information about the File Packages tool feature in the product help.
In this first phase of the File Packages API, we have released two (2) read-only endpoints. Using the API, you can retrieve the following data:
- GET packages: A list of file packages.
- GET package resources: A list of file versions (“resources”) within a file package.
Documentation
- Field Guide: This page provides an overview of the terminology and background information related to File Packages and its API. It also includes information about the scope of the current release and its limitations.
- Reference Guide: This section lists a set of endpoints for retrieving file packages and file versions (“resources”) of a file package.
Code Samples on GitHub
If you have any questions or feedback, please don't hesitate to contact us through our APS support channel.