> ## Documentation Index
> Fetch the complete documentation index at: https://betterdatainc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Shopify Authorize

> Initiate the OAuth flow for a Shopify store

## Query Parameters

<ParamField query="shop" type="string" required>
  The `myshopify.com` domain of the store to connect.
</ParamField>

<ParamField query="redirect_uri" type="string">
  Where to return the user after authorization.
</ParamField>

## Response

Redirects the user to the Shopify OAuth consent screen.
