Build your first Apigee API proxy using Cloud Code

This pageapplies toApigee andApigee hybrid.

View Apigee Edge documentation.

Before you start:

Build your first Apigee API proxy using Cloud Code.

  1. Create an Apigee workspace to set up the directory structure required for local development with Apigee.

  2. Create an API proxy. You'll connect your API proxy to a mock target endpoint so you can see how it works.

  3. Configure and deploy an environment that includes your new API proxy.

  4. Test your API. Learn how to build and export test resources and authenticate using an API key to test your API.

  5. Change your target endpoint so your API proxy returns XML data.

  6. Attach a policy to convert the response from XML to JSON.

  7. Deploy to an Apigee environment.

  8. Promote an archive to production.

(NEXT) Step 1: Create an Apigee workspace2345678

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 2025-12-15 UTC.