Authorizations
A valid API key generated in Topsort's UI.
Path Parameters
The ID of the product to retrieve.
1Response
Successful Response
A product is the minimum unit that can be sold within a marketplace catalog.
Unique ID of the product. Topsort treats IDs as strings, choose any format as long as it is unique within the catalog.
1"eyGqR4YQgBJa"
"PROD-548"
"52c8c83c-2f4f-4873-87a0-1ccd88273b27"
Name of the product. Shown in Topsort UI.
1"Delirium Tremens Beer Bottle 330cc x6"
IDs of the vendors that can promote this product in campaigns.
["9SiwYqqL8vdG", "BRAND-48795"]IDs of the categories this product belongs to.
["ahEDqV5uhjj8"]["CAT-343", "CAT-456"]["52c8c83c-2f4f-4873-87a0-1ccd88273b27"]Description of the product.
1"Named as \"Best Beer in the World\" in 2008 at the World Beer Championships in Chicago, Illinois."
Brand information of the product. The brand which a product belongs to.
URL of the product image. This image will be displayed in the Topsort UI. Image dimensions between 250x250 and 600x600 pixels are recommended for the best performance of the Topsort UI.
1"https://cdn.example.com/products/eyGqR4YQgBJa.jpg"
Price of the product in the currency configured in the marketplace.
x > 018.99
0.15
1999.95
Flag that indicates whether this product is active. Only active products can take part in campaigns and auctions. Set this value to false to deactivate a product. When a product is deactivated it will be removed from active campaigns.
We advise to set this flag to false when a product is out of stock.
European Article Number. Formatted as a thirteen digit EAN-13 code.
13"4003994155486"
Marketplace's internal quality score for the product. This in an optional advanced use case, for which we can provide some insights. Examples of metrics include the product's rating, conversion rate, click through rate, combination of other metrics, etc.
0 < x <= 1Additional metadata for the product.
Global ID of the product. This is an optional field that can be used to link the product to other marketplaces
"PROD-12345"
"PROD-67890"