Step 1: Create an Apigee workspace

Stay organized with collections Save and categorize content based on your preferences.

You're viewing Apigee and Apigee hybrid documentation.
View Apigee Edge documentation.

Create an Apigee workspace for developing your APIs.

  1. To access Apigee in VS Code, launch VS Code and click the Cloud Code icon Cloud Code icon in the Activity bar, then select the Apigee section.

    Apigee in VS Code showing the icon in the activity bar

  2. Click Create Apigee workspace within the Apigee section.

    Create Apigee workspace button in UI

    Alternatively, you can position your cursor in the Apigee title bar and select > Create Apigee workspace.

  3. Enter myapigeeworkspace at the prompt and press Enter.

  4. 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.

  5. Click Select workspace folder.

The Apigee workspace is created and stored at myapigeeworkspace/src/main/apigee and opened in the Apigee section, as shown below.

Apigee section showing Apigee workspace folders, including apiproxies, sharedflows, environments, and tests.

As shown, a set of folders is created for you to develop API proxies and shared flows, configure deployment environments, and build test resources.

Next step

1 (NEXT) Step 2: Create an API proxy 3 4 5 6 7 8