Vtex Catalog
Info
Schemes: https
Base URL: https://{accountName}.{environment}.com.br/api/catalog_system/pvt/
Authentication: Authentication to VTEX APIs is provided through a pair of key (appKey) and token (appToken).
Generate token: Reference
POST METHODS: POST methods are not available in Vtex Catalog's API
Endpoints
/category
GET
Summary: Retrieves a specific Category by its ID
/brand
GET
Summary: Retrieves a specific Brand by its ID
/products
GET /ProductGet/{id}
GET /GetProductAndSkuIds
GET /GetProductAndSkuIds
Summary: ProductAndSkuIds Retrieves all Products IDs and SKUs IDs by Category ID
/seller
GET
POST
Summary: Retrieves the Seller details by its ID
/saleschannel
GET /list
Summary: Retrieves the Sales Channel details List from store
Updated about 5 years ago