This page applies to Apigeeand Apigee hybrid.
View Apigee Edge
documentation.
Access and explore Cloud Code as described in the following sections.
Access Apigee in Cloud Code for VS Code
To access Apigee in Cloud Code, launch VS Code, click the
Cloud Code icon in the Activity Bar, and select the Apigee section.
Alternatively, to open Apigee in Cloud Code using the command palette, select View > Command Paletteand select View: Show Cloud Code - Apigee.
Apigee in Cloud Code lets you manage the Apigee workspace, develop and deploy your APIs, build and export test resources, and manage Apigee emulators. In Apigee in Cloud Code, you can also view and edit APIs in your Apigee API hub if it is provisioned for your Apigee project .
Learn about the tasks that you can perform using each component in the following sections.
Actions in the Apigee section
Use the Apigee section of Cloud Code to develop and deploy APIs and API proxies in your local environment.

The Apigee section lets you perform the following tasks:
-
Develop API proxies and shared flows
-
Attach policies to add features
-
Manage the resources required by policies
-
Configure and deploy environments
-
Build and export test resources for testing your APIs
-
Install and manage emulators for deploying your APIs
View and manage your API hub APIs
If you've provisioned API hub on your Apigee project you can also see, edit, and create new OpenAPI specs in the Apigee section of Cloud Code.
The API hub section lets you perform the following tasks:
-
View the list of API specs that are already part of your Apigee API hub .
-
Edit an existing API spec by clicking the YAML filename in the folder for the API folder and version.
-
Save edited or new APIs to API hub by publishing to API hub .
Next steps
To get started using Apigee in VS Code:
-
Step through a guided tutorial to build and deploy your first API proxy
-
Create or open your Apigee workspace and start developing your API proxies and shared flows
-
Learn about how you can use Gemini Code Assist in Apigee. See Designing and editing APIs .

