Shopify Tools

How to Find a Shopify Store’s Numeric Shop ID

Behind every Shopify storefront is a unique numeric shop ID, embedded in the store’s analytics bootstrap. The Store ID Finder extracts it from the public page code — a small but useful identifier for developers, integrations, and cross-referencing a store.

▶ Open the Store ID Finder →

What the Store ID Finder gives you

  • The numeric Shopify shop ID
  • The full store-identity panel alongside it

How it works

The tool fetches the store’s homepage and reads the Shopify JavaScript globals that every storefront embeds — the same object you can inspect in your browser’s developer console. Values like the shop domain, theme, currency, and shop ID come straight from there, with no access to private data.

How to use it, step by step

  1. Open the Store ID Finder and paste the Shopify store URL (for example, allbirds.com).
  2. Click “Find Store ID”. The tool reads the store’s public data — no login, password, or API key is involved.
  3. Review the result on screen.

What you can use it for

  • Developer and API integration reference
  • Uniquely identifying a store
  • Cross-referencing across tools and datasets
  • Technical due diligence

Things to keep in mind

Everything here comes from public data, so a few caveats apply. Password-protected and headless stores may not expose every endpoint, and a merchant can choose to disable the public JSON feeds. Very large catalogs are capped at around 5,000 items. And remember: public storefront data never includes private figures such as exact inventory counts or actual sales — any tool claiming to reveal those is estimating, not reporting fact.

Try it freeRun the Store ID Finder on any Shopify store — no login, instant result.
Open Store ID Finder →

Frequently asked questions

Related guides