Coloca el cursor sobre la carpeta apiproxies en tu lugar de trabajo y haz clic en .
Se abrirá el asistente Crear proxy de API.
Haz clic en API key based authentication.
Ingresa los siguientes valores del próximo conjunto de mensajes. Presiona Intro después de cada un para confirmar y continuar.
Campo
Valor
Descripción
API proxy name
helloworld
Nombre usado para identificar el proxy de API.
API proxy base path
helloworld
Parte de la URL usada para realizar solicitudes a tu API. Apigee usa la URL para hacer coincidir solicitudes entrantes y enrutarlas al proxy de API adecuado.
Backend target URL
https://mocktarget.apigee.net
URL de destino que Apigee invoca en una solicitud al proxy de API. El servicio mocktarget se aloja en Apigee y muestra datos simples.
Se crea el proxy de API.
Expande la carpeta helloworld para ver el contenido del paquete de proxy de API.
Los extremos predeterminados de destino y de proxy de API, y un conjunto de políticas para administrar la autenticación basada en claves de API se agregan a la configuración del proxy de API en función de tus selecciones mediante el asistente.
En el siguiente paso, debes configurar y, luego, implementar un entorno que incluya el proxy de API helloworld.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003eThis content is relevant to both Apigee and Apigee hybrid platforms, and also provides a link to the Apigee Edge documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe guide demonstrates how to create a new API proxy by navigating to the \u003ccode\u003eapiproxies\u003c/code\u003e folder and utilizing the "Create API proxy" wizard.\u003c/p\u003e\n"],["\u003cp\u003eDuring API proxy creation, the user is prompted to choose "API key based authentication" and define critical fields such as the proxy name, base path, and backend target URL.\u003c/p\u003e\n"],["\u003cp\u003eAfter creation, the API proxy folder \u003ccode\u003ehelloworld\u003c/code\u003e contains the default API proxy and target endpoints, in addition to policies for managing API key-based authentication.\u003c/p\u003e\n"],["\u003cp\u003eThe subsequent step involves configuring and deploying an environment, including the newly created \u003ccode\u003ehelloworld\u003c/code\u003e API proxy.\u003c/p\u003e\n"]]],[],null,["# Step 2: Create an API proxy\n\n*This page\napplies to **Apigee** and **Apigee hybrid**.*\n\n\n*View [Apigee Edge](https://docs.apigee.com/api-platform/get-started/what-apigee-edge) documentation.*\n\n\u003cbr /\u003e\n\nNext, create an API proxy.\n\n1. Position your cursor over the **apiproxies** folder in your workspace and click .\n\n The **Create API proxy** wizard opens.\n\n2. Click **API key based authentication**.\n\n3. Enter the following values for the next set of prompts. Press **Enter** after each to confirm and proceed.\n\n The API proxy is created.\n4. Expand the **helloworld** folder to view the contents of the API proxy bundle.\n\n Default API proxy and target endpoints, and a set of policies to manage API key based authentication, are added to the API proxy configuration based on your selections using the wizard.\n\nIn the next step, you configure and deploy an environment that includes your `helloworld` API proxy.\n\n\n[1](/apigee/docs/api-platform/local-development/vscode/tutorial-create-workspace)\n\n\n[2](/apigee/docs/api-platform/local-development/vscode/tutorial-create-proxy)\n\n\n[(NEXT) Step 3: Configure and deploy an environment](/apigee/docs/api-platform/local-development/vscode/tutorial-deploy)\n\n\n[4](/apigee/docs/api-platform/local-development/vscode/tutorial-test)\n\n\n[5](/apigee/docs/api-platform/local-development/vscode/tutorial-change-target-endpoint)\n\n\n[6](/apigee/docs/api-platform/local-development/vscode/tutorial-attach-policy)\n\n\n[7](/apigee/docs/api-platform/local-development/vscode/tutorial-deploy-apigee)\n\n\n[8](/apigee/docs/api-platform/local-development/vscode/tutorial-promote)\n\n\u003cbr /\u003e"]]