Google Cloud URLs to allow for Hybrid

You are currently viewing version 1.10 of the Apigee hybrid documentation.This version is end of life. You should upgrade to a newer version. For more information, seeSupported versions.

If you have a restricted VPC environment where external domains need to be allowed, here is a list of Google Cloud urls that Apigee hybrid may need to connect with during install and runtime.

Google Cloud URLs for all Apigee hybrid installations

These URLs are used by all Apigee hybrid installations:

URLDescription
apigee.googleapis.comThe runtime uses these APIs to learn which proxies, shared flows, etc., it should deploy, and to report its current configuration and health.
apigeeconnect.googleapis.comThis APIs is needed for apigee-mart-server and apigee-connect communication when you have vpc-sc enabled to talk to the control plane.
binaryauthorization.googleapis.comOptional. Only for Anthos ifbinary authorization is enabled
gcr.ioContanier images are hosted in Google Container Registry.
iamcredentials.googleapis.comRequired for generating access tokens used by other Google Cloud API calls. For example, for runtime to make calls to download runtime contracts from apigee.googleapis.com, the permission is granted by a service account. So the runtime needs to get an access token before making the call to apigee.googleapis.com.
logging.googleapis.comThis API is needed for the logging agent to send logs to Cloud Logging.
monitoring.googleapis.comCloud Monitoring service endpoint to export metrics.
oauth2.googleapis.comAuthentication and authorization
pubsub.googleapis.comThe runtime subscribes to a pubsub topic to learn when to initialize debug sessions.
serviceusage.googleapis.comInspect and manage quota for service consumers on Google Cloud Platform. Required by Anthos Service Mesh
storage.googleapis.comThe runtime downloads proxies, shared flows, resource files, and keystore aliases from Google Cloud Storage in tenant project.
sts.googleapis.comThe Security Token Server providers API method for third party developers to exchange third party credentials to Google Cloud Platform tokens.
www.googleapis.comNeeded for installing Apigee hybrid on Anthos.

Google Cloud URLs for Anthos installations

All Apigee hybrid installations on Anthos (on-prem and multi-cloud) use additional Google Cloud URLs. For more information, see:

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-17 UTC.