Shopify Products

Manage your Shopify store's products including variants, images, and inventory

Integration Technology & Systems Free ⭐ Featured ✓ Official

Requirements

  • API Key or Token

Products are the individual items that you sell in your Shopify store. Each product can have multiple variants (like different sizes or colors), images, and associated metadata such as tags, vendor information, and SEO details. Use these endpoints to create, retrieve, update, and delete products in your store's catalog. Includes:

    1. GET /products.json
- POST /products.json - GET /products/{product_id}.json - PUT /products/{product_id}.json - DELETE /products/{product_id}.json