Google Cloud URLs to allow for Hybrid

You are currently viewing version 1.15 of the Apigee hybrid documentation. 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
accounts.googleapis.comThe gcloud CLI command uses this API to authenticate and authorize the operator during setup. Also, service accounts used by Apigee hybrid use this API during runtime.
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 API 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
cloudresourcemanager.googleapis.comAllows programmatic management of Google Cloud resources like organizations, folders, and projects.
gcr.ioImages for the Apigee hybrid containers are hosted in Artifact Registry, which usesgcr.io.
iam.googleapis.comThe Identity and Access Management (IAM) API allows for programmatic management of access controls, permissions, and service accounts for Google Cloud resources.
iamcredentials.googleapis.comRequired for generating access tokens used for subsequent Google Cloud API calls. For example, the hybrid runtime makes calls to download runtime contracts fromapigee.googleapis.com; those calls must include an access token.
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.
quay.ioContainer registry used bycert-manager. SeeInstall cert-manager in the install guide.
serviceusage.googleapis.comInspect and manage quota for service consumers on Google Cloud. Required by Anthos Service Mesh.
storage.googleapis.comThe runtime downloads proxies, shared flows, resource files, and keystore aliases from Google Cloud Storage in the tenant project.
sts.googleapis.comThe Security Token Server allows the runtime to exchange third party credentials for Google Cloud tokens.
www.googleapis.comNeeded by theMART component.

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 2026-02-19 UTC.