📄️ Models
The Models API provides operations for managing models within the system. This includes viewing, creating, updating, and deleting models. Models represent key entities in the system and is associated with Digital Product Passports (DPPs) and templates.
📄️ DPP
The Digital Product Passport API allows you to manage the lifecycle of a DPP, including creating, viewing, updating, and deleting DPPs.
📄️ Cards
The DPP Cards API allows you to manage the lifecycle of DPP cards, including creating, viewing, updating, and deleting them.
📄️ Files
The Digital Product Passport Files API allows you to manage the lifecycle of DPP Files, including creating, viewing, updating, and deleting DPP Files.
📄️ Notarizations
This endpoint retrieves all notarizations associated with a specific Digital Product Passport (DPP) identified by dppId. The response includes blockchain transaction data, a history of associated files, and technical cards linked to the DPP.
📄️ DPP Versioning
The DPP Versioning API allows for the management of version histories for Digital Product Passports (DPPs). Through this API, users can create and view different versions of a DPP, including associated files and technical cards. Each version of a DPP records its unique data and history, providing a comprehensive log of changes over time.