Where to find the example URL in the new Shopify update?

For some reason with the new update, I cannot find the example URL.

Any chance you know where to find it?

Hi, @Jozette !
Thanks for reaching out in our Community forums and for sharing your concern, I’d be happy to help.

Are you able to provide some more information on this request? For instance, do you need this URL to integrate with a service? Once we align on what you are looking to achieve with the Shopify Example URL, I will be able to point you in the right direction.

Looking forward to hearing from you!

I have the same issue. The “Example URL” is not available under the “API credentials” tab. In an older version of Shopify there was an “Example URL” field that was easy to copy and test in the browser. Is this option removed?

Hi, @larhou !

Thank you for joining the thread and providing that information.

I’d like to clarify if you are referring to custom apps? If so, the example URL does not exist in custom apps because custom apps use access tokens for auth, and not basic http auth. Kindly refer to our handy reference document that goes over Access tokens for custom apps in the Shopify admin.

Kindly reply back to this thread with any questions or updates and we can continue our conversation further!

You can build this “Example URL” manually. Its anatomy is this:

https:// [admin-key] : [admin-api-access-token] [email removed] [your-store-name] .myshopify.com/admin/api

^^ remember to remove the [brackets] and spaces from you URL

Hi again, @Jozette !

I hope your day is going well. I just wanted to check in with you to ensure that you receive the support you may need regarding your query. If you take a look above, @bmKBM has just shared some additional information on how to build the example URL.

Feel free to provide any updates on this and we can mark this thread as solved.

Talk soon!