Shopify custom app OAuth helper

Generate a Shopify access token

Paste the signed install link from Shopify Partner Dashboard, click Install custom app, approve on Shopify, and your Admin API access token is shown automatically.

Found in Shopify Partner Dashboard → Apps → your app → API credentials.

Copy from Partner Dashboard → Apps → your app → Distribution. The store URL and Client ID are read from this link automatically. no_redirect=true is stripped automatically.

How it works

  1. Enter the Client Secret and paste the install link, then click Install custom app.
  2. Review permissions on Shopify and click Install.
  3. Shopify redirects back and authorizes the API scopes automatically.
  4. Your access token is displayed — copy it and you are done.