Skip to main content
GET
/
v1
/
integrations
/
shopify
/
authorize
Shopify Authorize
curl --request GET \
  --url https://api.example.com/v1/integrations/shopify/authorize

Query Parameters

shop
string
required
The myshopify.com domain of the store to connect.
redirect_uri
string
Where to return the user after authorization.

Response

Redirects the user to the Shopify OAuth consent screen.