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.
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!
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.