Commerce & billing
Shopify custom app
1 min readUpdated September 12, 2026
Setup time
~15 min
Difficulty
moderate
Who bills
Shopify
Admin API access token from a custom app installed on your store.
ShopOps needs read/write to products, orders, and customers. A custom app keeps the token scoped to only what's needed.
One Shopify custom app powers 3 agents. Typical cost Free.
ShopOpsRequired
Manages products, orders, and customers.
Scopes:
read_productswrite_productsread_orderswrite_ordersread_customersInventoryProUnlocks a mode
Live stock sync. Forecasting-only mode works from CSV without it.
Scopes:
read_productsread_inventorywrite_inventoryWarrantyBotUnlocks a mode
Verifies claims against real orders. Manual verification works without it.
Scopes:
read_ordersread_customersBuilding a stack? Try the stack builder or open the full matrix.
- 1In your Shopify admin, go to Settings → Apps and sales channels → Develop apps.
- 2Create an app called 'Hi5Agents ShopOps'.
- 3Grant the scopes listed in the ShopOps manual (read/write products, orders, customers).
- 4Install the app and copy the Admin API access token.
- 5Paste it into Hi5Agents → Settings → Keys → Shopify.
No extra Shopify cost; API calls are included with your plan.
Was this accurate?