Create an Apigee workspace for developing your APIs.
To access Apigee in Cloud Code, launch VS Code and click the
Cloud Code icon in the Activity bar, then select the Apigee section.
Click Local Development and then the Create Apigee workspace icon in that folder (). Alternatively, you can select View > Command Palette to open the Command palette and select Cloud Code: Open Apigee workspace.
Enter myapigeeworkspace at the prompt and press Enter.
Navigate to the directory where you want to save the Apigee workspace.
If you are using source control management, select a location in your source control repository.
Click Select workspace folder.
The Apigee workspace is created, stored in the specified local directory, and shown in the Apigee section:
As shown, a set of folders is created for you to develop API proxies and shared flows, configure deployment environments, and build test resources.
[[["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-03-07 UTC."],[[["This guide demonstrates how to create an Apigee workspace within VS Code for developing APIs, applicable to both Apigee and Apigee hybrid."],["You can initiate the workspace creation process by accessing the Cloud Code extension in VS Code and selecting the \"Create Apigee workspace\" option."],["Users can select either a single-repository or multi-repository workspace based on their development preferences."],["The workspace is saved locally in a specified directory and provides a structured environment with folders for developing API proxies, shared flows, deployment environments, and test resources."],["The created workspace will be called \"myapigeeworkspace\" and it will be displayed in the \"Apigee\" section of your Cloud Code workspace."]]],[]]