With the Catalog API for Seller Portal, you will be able to create, edit and consult products and their variations, brands, and categories.
This API is part of the Seller Portal Catalog. This functionality is in the Beta stage and can be discontinued at any moment at VTEX’s discretion. VTEX will not be responsible for any instabilities caused by its use or discontinuity. If you have any questions, please contact our Support Center.
GET
Get Product by ID
PUT
Update Product
GET
Get Product Description by Product ID
PUT
Update Product Description by Product ID
GET
Get Product by external ID, SKU ID, SKU external ID or slug
POST
Create Product
GET
Search for SKU
GET
Get List of SKUs
GET
Get List of Brands
POST
Create a Brand
GET
Get Brand by ID
PUT
Update Brand
GET
Get Category Tree
PUT
Update Category Tree
GET
Get Category by ID
POST
Create a Category
Use this page to mock Catalog API - Seller Portal in your testing and development.
Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of Catalog API - Seller Portal, which will allow you to keep building and testing even if the actual API you isn't currently available.