© 2008 Autodesk
Autodesk Manufacturing Developer’s Camp 2010   Extending Digital Prototyping
API Overview
§There are 3 APIs available for the Vault 2011 product line:
§
§Web Service API
§Allows communication with the Autodesk Data Management Server (ADMS).  Use this API any time you want to get or set server data.
§
§Vault Client API
§Allows customization of the Vault Explorer client.  Use this to add custom commands and tabs to the UI.
§
§Job Processor API
§Allows customization of the Job Processor client.  Use this to add handlers for custom job types in the job service queue.