VTEX
communityBrazilian enterprise ecommerce platform powering 2,400+ online stores in 38 countries including Walmart, Sony, and Whirlpool. Provides composable commerce with headless storefront, order management, marketplace, and omnichannel features.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/catalog_system/pub/products/searchGet store product catalog
Parameters
fqcategory or brand filter (stringoptionalftfull-text search (stringoptional_tointegeroptional_fromintegeroptionalReturns
products[] with productId, productName, brand, categoryId, skus[{id, name, price, availability}]GET
/api/oms/pvt/orders/{orderId}Get order details by order ID
Parameters
orderIdstringrequiredReturns
order{orderId, status, value, items[], clientProfileData, shippingData, paymentData}GET
/api/logistics/pvt/inventory/items/{skuId}Get product inventory levels
Parameters
skuIdstringrequiredReturns
balance[] with warehouseId, warehouseName, totalQuantity, reservedQuantity, hasUnlimitedQuantity