Build your first Apigee API proxy using Cloud Code
Stay organized with collections
Save and categorize content based on your preferences.
This page applies to Apigee and Apigee hybrid.
View Apigee Edge documentation.
Build your first Apigee API proxy using Cloud Code.
Create an Apigee workspace to set up the directory structure required for local development with Apigee.
Create an API proxy. You'll connect your API proxy to a mock target endpoint so you can see how it works.
Configure and deploy an environment that includes your new API proxy.
Test your API. Learn how to build and export test resources and authenticate using an API key to test your API.
Change your target endpoint so your API proxy returns XML data.
Attach a policy to convert the response from XML to JSON.
(NEXT) Step 1: Create an Apigee workspace 2 3 4 5 6 7 8