Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I am creating a sales channel but I have a problem as to which api to call when displaying products to customer or creating and accessing cart, you see I am the one that makes call to the storefront api to retrieve the product but then shopify monitor rates(leaking bucket algorithm) base on client IP, but in this case since I am the one making the call the IP would be the IP of my server not that of the client, if I use a store front access token from my server to storefront api would the rate limit still apply? or I should just use the admin api instead?