Focuses on API authentication, access scopes, and permission management.
Hello All
I have already created an app, and want to connect it to several stores.
I need a different API Key and Secret key for each store. is it possible? if yes please refer to some documentation or URL.
Thanks in Advance.
Hi @vineetgupta 👋
If you would like to connect your app to several stores, it should be created as a public app type. I'd recommend reviewing the capabilities/requirements for different app types, then selecting an appropriate distribution method for your app.
Hope that helps!
Umiko | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Thanks for the quick reply.
My app is public and first point is clear to me now. just wanted to know if it is possible to create a a different API Key and Secret key for each store. if yes please refer to some documentation or URL.
Thanks
Happy to help 🙂
To add more context, each app is intended to have one API key/secret for authentication, since they are meant to be one-to-one and onto. You can easily check this in the "App credentials" section of your app setup page of your partner dashboard. Since your app type is public, I'd also recommend checking out our OAuth docs that outline how public apps are granted access to each merchant store.
Umiko | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog