< All Topics

Standard Metadata

Standard metadata consists of the following endpoints:

  • Product: fetch metadata for the product
  • Version: fetch metadata for a version

Product metadata

Endpoint: POST /service​/api​/v1​/product

Parameters

Parameters

ParameterTypeDescription
productId *stringProduct ID
Product Parameters

Version metadata

Endpoint: POST /service​/api​/v1​/version

Parameters

ParameterTypeDescription
emailstringEmail of the i2i user
productId *stringProduct ID
versionId *stringVersion ID
Version Parameters

Table of Contents