How to generate Shopify Admin API Token

Once the app is created, navigate to "Configuration" tab and assign the required permissions by clicking on "Configure" button in the "Admin API Integration" section

  • read_discounts

  • write_discounts

  • read_files

  • write_files

  • read_legal_policies

  • read_markets

  • read_products

  • write_products

  • read_product_listings

Click "Save" button in the top right corner once the above scopes are ticked

You can use the Admin API access token of an already existing application if it has the required permissions.

Last updated