--- title: Use a server to build custom storefronts with authenticated access for the Storefront API - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/use-a-server-to-build-custom-storefronts-with-authenticated-access-for-the-storefront-api md: https://shopify.dev/changelog/use-a-server-to-build-custom-storefronts-with-authenticated-access-for-the-storefront-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) September 16, 2022 Tags: * API # Use a server to build custom storefronts with authenticated access for the Storefront API You can now use [authenticated access](https://shopify.dev/api/usage/authentication#getting-started-with-authenticated-access) to make [Storefront API](https://shopify.dev/api/storefront) requests from a server (for example, from a [Hydrogen server](https://shopify.dev/custom-storefronts/hydrogen)). Using [authenticated access](https://shopify.dev/api/usage/authentication#getting-started-with-authenticated-access) enables more throughput for your server than using a public token, and enables Shopify's bot protection features to work more effectively.