Asegúrate de que esté seleccionado el mismo Google Cloud proyecto en el que has creado el proxy de API
en el menú desplegable de la parte superior de la página.
Seleccione myproxy en la lista de proxies.
Haz clic en Implementar para que se muestre el cuadro de diálogo Implementar e introduce la siguiente información:
Revisión: selecciona el número de revisión del proxy que quieras implementar. Si estás haciendo este tutorial desde cero, solo hay una revisión entre la que elegir.
Entorno: selecciona el entorno en el que quieras desplegar el proxy.
Un entorno es un contexto de ejecución del tiempo de ejecución de los proxies de API de una organización de Apigee.
Debes desplegar un proxy de API en un entorno para poder acceder a él.
Cuenta de servicio (opcional): una cuenta de servicio para el proxy. La cuenta de servicio representa la identidad del proxy implementado y determina los permisos que tiene. Se trata de una función avanzada que puedes ignorar en este tutorial.
Haz clic en Desplegar.
Cuando se implementa el proxy, en la columna Estado de la sección Implementaciones se muestra un icono verde para indicar que se ha implementado la revisión del proxy de API. Puede colocar el cursor sobre el icono de estado para ver más información sobre la implementación.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información 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 applies specifically to Apigee and not Apigee hybrid, focusing on how to deploy an API proxy.\u003c/p\u003e\n"],["\u003cp\u003eThere are two user interface options for managing Apigee: the new "Apigee in Cloud console" and the classic Apigee UI.\u003c/p\u003e\n"],["\u003cp\u003eDeploying an API proxy is essential before it can be accessed and used by developers within an Apigee environment.\u003c/p\u003e\n"],["\u003cp\u003eThe deployment process involves selecting a specific proxy revision and choosing the target environment, with optional service account configuration in the new Apigee in Cloud console UI.\u003c/p\u003e\n"],["\u003cp\u003eAfter deployment, a green icon in the deployment status column indicates that the API proxy revision is active, and the next step involves testing the newly deployed API proxy.\u003c/p\u003e\n"]]],[],null,["# Step 2: Deploy an API proxy\n\n*This page\napplies to **Apigee** , but not to **Apigee hybrid**.*\n\n\n*View [Apigee Edge](https://docs.apigee.com/api-platform/get-started/what-apigee-edge) documentation.*\n\nAn API proxy must be deployed before developers can access and use it. \n\n### Apigee in Cloud console\n\n1. In the Google Cloud console, go to the **Apigee \\\u003e Proxy development \\\u003e API proxies** page.\n\n [Go to API proxies](https://console.cloud.google.com//apigee/proxies)\n2. Make sure the same Google Cloud project where you created the API proxy is selected from the dropdown at the top of the page.\n3. Select **myproxy** in the proxies list.\n4. Click **Deploy** to display the **Deploy** dialog, and enter the following information:\n - **Revision**: Select the revision number of the proxy you want to deploy. If you're doing this tutorial from scratch, there's only one revision to choose from.\n - **Environment**: Select the environment where you want to deploy the proxy. An environment is a runtime execution context for the API proxies in an Apigee organization. You must deploy an API proxy to an environment before it can be accessed.\n - **Service account** (optional): A [service account](https://cloud.google.com/iam/docs/service-accounts) for the proxy. The service account represents the identity of the deployed proxy, and determines what permissions it has. This is an advanced feature, and for the purpose of this tutorial, you can ignore it.\n5. Click **Deploy**.\n\n| **Note:** It may take a few moments for Apigee to deploy the new proxy.\n\nWhen the proxy is deployed, the **Status** column in the **Deployments** section displays\na green icon to show that the API proxy revision is deployed. You can hover the cursor over the status icon\nto see more information about the deployment.\n\n### Classic Apigee IU\n\n1. Open the [Apigee UI](https://apigee.google.com) in a browser.\n2. In the Apigee UI, select **Develop \\\u003e API Proxies** .\n\n Be sure the \"test\" environment is selected.\n\n The UI displays your new proxy in the proxies list:\n\n3. Click on the \"myproxy\" proxy.\n\n The UI displays the **API Proxies Overview** tab for that proxy in the Proxy\n Editor.\n\n Notice that under **Deployments** , the **Revision** column shows\n \"Not deployed\".\n4. In the **Revision** column, expand the drop-down selector to choose the revision to deploy.\n\n The drop down list displays only \"1\" and \"Undeploy\":\n\n5. Select \"1\"---the revision that you want to deploy---from the drop down list.\n\n The UI prompts you to confirm the deployment:\n\n6. Click **Deploy** .\n\n Apigee begins the process of deploying revision 1 of your new proxy.\n\n| **Note:** It may take a few minutes for Apigee to deploy the new proxy.\n\nThe next step explains how to call the API proxy you just deployed.\n[1](/apigee/docs/api-platform/get-started/create-proxy) [2](/apigee/docs/api-platform/get-started/deploy-proxy) [(NEXT) Step 3: Test the API proxy](/apigee/docs/api-platform/get-started/test-proxy) [4](/apigee/docs/api-platform/get-started/change-endpoint) [5](/apigee/docs/api-platform/get-started/add-policy)\n\n\u003cbr /\u003e"]]