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 productsproducts/count.json
- Count of productsproducts/{id}.json
- Specific product
Customers
customers.json
- All customerscustomers/count.json
- Count of customerscustomers/{id}.json
- Specific customer
Orders
orders.json
- All ordersorders/count.json
- Count of ordersorders/{id}.json
- Specific order
Collections
custom_collections.json
- Manual collectionssmart_collections.json
- Automated collections
Inventory
inventory_items.json
- Inventory itemsinventory_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 .