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-03-21 (UTC)"],[[["This content is relevant to both Apigee and Apigee hybrid platforms, and also provides a link to the Apigee Edge documentation."],["The guide demonstrates how to create a new API proxy by navigating to the `apiproxies` folder and utilizing the \"Create API proxy\" wizard."],["During 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."],["After creation, the API proxy folder `helloworld` contains the default API proxy and target endpoints, in addition to policies for managing API key-based authentication."],["The subsequent step involves configuring and deploying an environment, including the newly created `helloworld` API proxy."]]],[]]