
The new Catalog 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.
The Seller Portal is an edition of the VTEX platform for sellers to connect and sell their products on marketplaces, providing sellers with the essential capabilities for an ecommerce operation.
Previously, sellers were limited to integrating their catalog manually through the Seller Portal interface.
Now, we have released the Catalog API - Seller Portal to enable sellers using Seller Portal to massively create, fetch and edit information concerning products, SKUs, brands and categories.
The following endpoints are now available:
Product
- get Get Product by ID
- put Update Product
- get Get Product Description by Product ID
- get Get Product by external ID, SKU ID, SKU external ID or slug
- post Create Product
SKU
- get Search for SKU
- get Get List of SKUs
Brand
- get Get List of Brands
- post Create a Brand
- get Get Brand by ID
- put Update Brand
Category
- get Get Category Tree
- put Update Category Tree
- get Get Category by ID
- post Create a Category