Products
Product lifecycle: create, retrieve, update, search, delete and bulk-manage products in the catalogue.
📄️ Create a product
Creates a product in the catalogue.
📄️ Retrieve a product
Retrieves a single product identified by the requested lookup method.
📄️ Update a product
Applies a partial update to the product identified by the URL.
📄️ Delete a product
Removes the product identified by the URL from the catalogue.
📄️ Remove a localized variant from a product
Removes the localized variant for the supplied language from every multilingual field on the product.
📄️ Create or update products in bulk
Processes up to two thousand products in a single request, creating new products and updating existing ones.
📄️ Search products
Searches the catalogue for products matching the supplied criteria.
📄️ Enumerate product identifiers
Returns only the global and legacy identifiers for every product in the catalogue, ordered by creation date.
📄️ Resolve product identifiers from external sources
Converts up to one thousand external source identifiers into the internal product identifiers required by the rest of the API.
📄️ Search product-to-category relationships
Searches the relationships that link products to categories.