Read a Shopify REST resource
Commerce
Read a Shopify REST resource
Runs a store-scoped, read-only Shopify Admin REST request. Prefer GraphQL for new workflows.
POST
Read a Shopify REST resource
Authorizations
A server-side Bily API key created under Settings > MCP > Access key fallback. Select the intended store before creating it.
Headers
An organization ID returned by GET /context or GET /organizations. Required for GET /stores and optional for store-scoped paths.
Example:
"org_01J8W7T9G3E6ZQ4M2K5N8P1R0S"
Path Parameters
The exact store URL returned by GET /context or GET /stores.
Example:
"store.example.com"
Body
application/json