---
title: Authenticate
api_version: v1
source_url:
  html: 'https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate'
  md: 'https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate.md'
api_name: shopify-app-remix
---

# Authenticate

***

## Public

[App proxy](https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate/public/app-proxy)

[The authenticate.public.appProxy function validates app proxy requests made by Shopify, and returns a context to enable querying Shopify APIs.](https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate/public/app-proxy)

[Checkout](https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate/public/checkout)

[The authenticate.public.checkout function ensures that checkout extension requests are coming from Shopify, and returns helpers to respond with the correct headers.](https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate/public/checkout)

***

## Uncategorized

[Admin](https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate/admin)

[Contains functions for authenticating and interacting with the Admin API.](https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate/admin)

[Webhook](https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate/webhook)

[Contains functions for verifying Shopify webhooks.](https://shopify.dev/docs/api/shopify-app-remix/v1/authenticate/webhook)

***
