API Gateway documentation
API Gateway enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint. Learn more
Documentation resources
Guides
-
Quickstart: Secure traffic to a service with the gcloud CLI
-
Quickstart: Secure traffic to a service with the Google Cloud console
-
Choosing an Authentication Method
-
Creating an API
-
Creating an API config
-
Authentication between services
-
Deploying an API to a gateway
-
Configuring the development environment
-
About quotas
-