Follow these simple steps to get your Shopify store URL and API credentials. It's easier than you think!
Your Shopify store URL is the address you use to access your admin panel. It typically looks like:
How to find it:
.myshopify.com.myshopify.com domain, not your custom domain (like yourstore.com).You'll see:
Admin API Access Token
shpat_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
API key: Found under "API key" (starts with a long string of letters and numbers)
API secret key: Found under "API secret key"
When setting up your migration, you'll need to enter:
.myshopify.com domain (from Step 1)shpat_ (from Step 4)Can't find "Develop apps"?
Make sure you're logged in as the store owner or have appropriate staff permissions. Only store owners and staff with "Develop apps" permission can create custom apps.
Don't see "Apps and sales channels"?
Shopify occasionally updates their admin interface. Try looking under Settings → Apps → App development, or search for "custom apps" in your Shopify admin search bar.
Lost your access token?
Unfortunately, access tokens can only be viewed once. You'll need to uninstall the app and reinstall it to generate a new token. Don't worry - this won't affect your store.
Getting an authentication error?
Double-check that you've copied the entire access token, including the shpat_ prefix. Make sure there are no extra spaces before or after the token.
Ready to migrate? Click above to begin the setup process.