# Getting Started with API Gateway

<WizardSteps build="gateway" />

An API gateway sits between your clients and your backend. Use it to
authenticate requests and apply rate limits before traffic reaches your API.

This tutorial starts with a sample backend and takes you through routing,
policies, and deployment. Choose a workflow to begin. You need a GitHub account
when you reach the deployment step.

<MethodPicker build="gateway" />
