Vtex Catalog

Info

Schemes: https
Base URL: https://{accountName}.{environment}.com.br/api/catalog_system/pvt/

Documentation Reference

Authentication: Authentication to VTEX APIs is provided through a pair of key (appKey) and token (appToken).

Generate token: Reference

Link for help

POST METHODS: POST methods are not available in Vtex Catalog's API

Endpoints

/category

GET

Summary: Retrieves a specific Category by its ID

Reference

/brand

GET

Summary: Retrieves a specific Brand by its ID

Reference

/products

GET /ProductGet/{id}

GET /GetProductAndSkuIds

Summary: ProductAndSkuIds Retrieves all Products IDs and SKUs IDs by Category ID

Reference

/seller

GET POST

Summary: Retrieves the Seller details by its ID

Reference

/saleschannel

GET /list

Summary: Retrieves the Sales Channel details List from store

Reference