Some URLs are exposed and provide JSON, I am using them as an external API from a shopify-related project.
These include :
https://shopname.myshopify.com/products.json
https://shopname.myshopify.com/products/HANDLE.json
https://shopname.myshopify.com/cart.json
I found these while browsing the Shopify docs and tutorials... As I couldn't find any doc related, I was wondering if anyone knows where to look ?
Or at least if there is a JSON somewhere related to user's logged state.
So my point is, how can I know if the user browsing my website is logged in a particular Shopify shop ?