Extending Functionality in Vuforia Studio with Code > Getting Started with the Product API and Vuforia Studio Data Model
Getting Started with the Product API and Vuforia Studio Data Model
The introduction of the Product API marks a significant evolution in how data is managed and delivered within Vuforia Studio experiences. With the new Vuforia Studio Data Model, you can now store and retrieve assets on your Experience Service using a structured product ID and version relationship. This eliminates the need to repeatedly upload local assets or manually link them from ThingWorx for each experience.
Each unique combination of product ID and version represents a distinct product instance from a data perspective. You can associate a wide range of assets (such as 3D models, images, PDFs, and more) with each version. The Product API also enables you to generate and store Model Targets in a reusable, centralized manner.
Once your assets are stored on the Experience Service, they can be dynamically retrieved in your Vuforia Studio experiences simply by referencing the appropriate product ID and version. This approach streamlines content management, supports scalable experience development, and aligns with the principles of the Digital Thread.
Was this helpful?