You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
Ready to get your hands dirty?
| Start Here. | |
|---|---|
| Build your first API proxy | Build and deploy your first API proxy with a Hello World-style tutorial. |
| Next Steps | |
| Add the Spike Arrest policy to your proxy | Add functionality with the logic pieces of API proxies -- policies. |
| View message data with Trace | View headers, variables, objects, and other details such as response time in the API proxy request and response flow. |
| Proxy a SOAP service | Build a proxy that puts a RESTful API between client apps and SOAP web services. |
| Create a proxy from an OpenAPI spec | Learn how to import an OpenAPI specification to generate API proxies. |
| Security | |
| Secure an API with API keys | Build a proxy with the most basic component of API security -- the API key. |
| Secure an API with OAuth | Secure an API proxy with OAuth, in which user credentials are traded for a unique token. |
| Publish | |
| Build your first integrated portal | Build an integrated portal and publish your APIs. |
| More samples | |
| Learn Edge | Get to the jumping-off point for samples-based deployment tutorials. |
| Learn Edge sample repo | Go straight to the "Learn Edge" code and get started. |