Step by Step Guide of How to Get Shopify Admin Access Token

Photo by hookle.app on Unsplash

Step by Step Guide of How to Get Shopify Admin Access Token

  1. Log into your Shopify store and click Apps

    shopify-apikey-apps

  2. From here, click Develop apps

    shopify-apikey-developapps

  3. From here, click the Create an app button

    shopify-apikey-create

  4. You'll see a modal prompting you to name your app and assign an app developer. Give it a name and click Create app.

    shopify-apikey-create-confirm

  5. You'll now be on your app overview screen. Click Configure Admin API scopes.

    shopify-apikey-configure

  6. The next section is where you search for and select which data points you'd like to have access to via the API

    Most likely, you will want access to one or more of the following: read_orders, read_products, read_inventory, and read_customers.

    shopify-apikey-configure-scopes

  7. Once you've selected all the scopes you want to access, click Save.
    (You can add more scopes later if you need to)

    shopify-apikey-configure-scopes-save

  8. Head over to the API credentials tab and click Install app.

    shopify-apikey-configure-install

  9. Confirm the installation and you should now see a screen containing your Admin API access token. Click Reveal token once to see your token. You now have access to the Shopify API

    shopify-apikey-token