VTEX · Capability
VTex Catalog API — SKU
VTex Catalog API — SKU. 10 operations. Lead operation: VTex Get SKU by RefId. Self-contained Naftiko capability covering one Vtex business surface.
What You Can Do
GET
Get
— VTex Get SKU by RefId
/v1/api/catalog/pvt/stockkeepingunit
POST
Post
— VTex Create SKU
/v1/api/catalog/pvt/stockkeepingunit
GET
Sku
— VTex Get SKU
/v1/api/catalog/pvt/stockkeepingunit/{skuid}
PUT
Put
— VTex Update SKU
/v1/api/catalog/pvt/stockkeepingunit/{skuid}
POST
Skuidlistbyrefidlist
— VTex Retrieve SKU ID list by reference ID list
/v1/api/catalog-system/pub/sku/stockkeepingunitidsbyrefids
GET
Skulistbyproductid
— VTex Get SKU list by product ID
/v1/api/catalog-system/pvt/sku/stockkeepingunitbyproductid/{productid}
GET
Skubyalternateid
— VTex Get SKU by alternate ID
/v1/api/catalog-system/pvt/sku/stockkeepingunitbyalternateid/{alternateid}
GET
Skucontext
— VTex Get SKU and context
/v1/api/catalog-system/pvt/sku/stockkeepingunitbyid/{skuid}
GET
Skuidbyrefid
— VTex Get SKU ID by reference ID
/v1/api/catalog-system/pvt/sku/stockkeepingunitidbyrefid/{refid}
GET
Listallskuids
— VTex List all SKU IDs
/v1/api/catalog-system/pvt/sku/stockkeepingunitids
MCP Tools
vtex-get-sku-refid
VTex Get SKU by RefId
read-only
idempotent
vtex-create-sku
VTex Create SKU
vtex-get-sku
VTex Get SKU
read-only
idempotent
vtex-update-sku
VTex Update SKU
idempotent
vtex-retrieve-sku-id-list
VTex Retrieve SKU ID list by reference ID list
read-only
vtex-get-sku-list-product
VTex Get SKU list by product ID
read-only
idempotent
vtex-get-sku-alternate-id
VTex Get SKU by alternate ID
read-only
idempotent
vtex-get-sku-and-context
VTex Get SKU and context
read-only
idempotent
vtex-get-sku-id-reference
VTex Get SKU ID by reference ID
read-only
idempotent
vtex-list-all-sku-ids
VTex List all SKU IDs
read-only
idempotent