Shopify Integration

Hi, I’m trying to make an app for my Shopify store but I don’t know how to get the API URL for my store? all that Shopify gives me is a storefront API key, an admin API key with the password, an example URL (https://{apikey}:{password}@{hostname}/admin/api/{version}/{resource}.json), and shared secret.

I tried to use the example URL with the credentials given to me but it didn’t work.

any help would be appreciated.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.