Get your credentialsInfoStep 1 of 2
How to get your Shopify credentials
- In Shopify Admin → Settings → Apps → Develop apps. Create a custom app and add these Admin API scopes:
read_content, write_content, write_files, read_products, write_products
- From the app's API credentials tab, copy the API key (Client ID) and API secret key (Client secret).
- Fill in both fields on the next step and click Connect store. The access token will be generated automatically — no extra steps needed.