Apigee hybrid requires certain Google
Cloud service APIs. In this step, you will enable the APIs that are required for your installation platform.
Use gcloud to enable the required APIs as explained in the following steps. If you prefer,
you can use the Cloud Console to enable the APIs.
Complete the Prerequisites,
and be sure you have the gcloud CLI installed in your local shell:
gcloud --help
Create a PROJECT_ID environment variable where the
value is the ID of the Google Cloud project you plan to use for Apigee hybrid.
A project ID is a unique string used to differentiate your project from all others in Google Cloud.
If needed, see Locate the project ID:
export PROJECT_ID=YOUR_PROJECT_ID
Select the tab for your intended installation to see the command to enable the APIs:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eApigee hybrid requires enabling specific Google Cloud service APIs, which can be done via the \u003ccode\u003egcloud\u003c/code\u003e CLI or the Cloud Console.\u003c/p\u003e\n"],["\u003cp\u003eYou must set a \u003ccode\u003ePROJECT_ID\u003c/code\u003e environment variable that matches your project ID in the Google Cloud, as it will be used throughout the instructions.\u003c/p\u003e\n"],["\u003cp\u003eThe specific APIs required depend on your cluster platform, with different lists for OpenShift, GKE on Google Cloud, and other platforms.\u003c/p\u003e\n"],["\u003cp\u003eYou can enable the necessary APIs by running a \u003ccode\u003egcloud services enable\u003c/code\u003e command with the list of relevant API names for your platform, along with your \u003ccode\u003e$PROJECT_ID\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can verify that the APIs are enabled by running \u003ccode\u003egcloud services list\u003c/code\u003e and ensuring that the required APIs are within the returned list.\u003c/p\u003e\n"]]],[],null,[]]