instacart · Capability
Instacart Catalog API
The Instacart Catalog API enables retailers to programmatically manage their product catalogs on the Instacart platform. Retailers can use the API to create or update products and items, with partial updates supported so that only the attributes included in the request body are modified. This API is designed for retailers who need to keep their Instacart product listings synchronized with their inventory management systems, ensuring accurate product information, pricing, and availability across the platform.
What You Can Do
POST
Submitproducts
— Create or update products
/v2/data_ingestion/catalog/product/submission
POST
Submititems
— Create or update items
/v2/data_ingestion/catalog/item/submission
MCP Tools
submitproducts
Create or update products
submititems
Create or update items