Create Template

This endpoint allows you to import a template on your NFT Management Platform to pair your physical products to digital passports by using The Forge app.

  • URL: POST - {{url}}/smartAssetTemplate
  • Body:
    • blockchainProperties -isTransferable: Set true if the digital passport is claimable. showTransferableOption: Set true to display the Transferable option on the app.
    • metadata - name: Name of the product, icon: Product icon displayed in the app.
    • content - Content of the template. More information on content with JSON Schema.
  • Success: The template has been imported.

For more information, read our detailed API information.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!