GenerateMate Tools

Shopify API Explorer

Explore the data available through the Shopify Admin API for your store.

Connection Status

Checking for Shopify credentials...

Available Shopify Resources

Shop Information

  • shop.json - Shop details, plan, features

Products

  • products.json - All products
  • products/count.json - Count of products
  • products/{id}.json - Specific product

Customers

  • customers.json - All customers
  • customers/count.json - Count of customers
  • customers/{id}.json - Specific customer

Orders

  • orders.json - All orders
  • orders/count.json - Count of orders
  • orders/{id}.json - Specific order

Collections

  • custom_collections.json - Manual collections
  • smart_collections.json - Automated collections

Inventory

  • inventory_items.json - Inventory items
  • inventory_levels.json - Inventory levels

Metafields

  • metafields.json - Global metafields

Documentation

For more information about the Shopify Admin API, please refer to the official Shopify documentation .