API Gateway
Google Cloud

GCP API Gateway

Implements API Gateway.

SaaS

API Gateway on Google Cloud is a fully managed service for creating, securing, and monitoring APIs that front serverless backends and other services. It handles authentication, key validation, and traffic monitoring so developers can expose APIs without operating gateway infrastructure. It works cleanly with Cloud Functions, Cloud Run, and App Engine to publish backends behind a consistent, secured API layer.

Capabilities

  • Route and version REST/HTTP and WebSocket APIs to backend services
  • Authenticate and authorize callers (API keys, JWT, IAM, OAuth)
  • Throttle, rate-limit, and apply per-client quotas
  • Request/response transformation, caching, and usage metering

Primitive

API GatewayThis component is an implementation of API Gateway. Visit the primitive to learn more about what purpose it serves.

Related services · Google Cloud

Icon_24px_Functions_Color
GCP Function
Icon_24px_LoadBalancing_ColorIcon_24px_LoadBalancing_Color
GCP Load Balancer
Icon_24px_IAM_Color
GCP IAM

Alternatives

AWS API Gateway
Icon-web-42
AZ API Management