--- 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 metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2022-09-14T17:28:51-04:00' postedAt: '2022-09-16T00:00:00-04:00' updatedAt: '2024-02-02T10:05:07-05:00' effectiveAt: '2022-09-16T00:00:00-04:00' --- 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.