Verifique se o mesmo projeto Google Cloud em que você criou o proxy de API está selecionado
no menu suspenso na parte de cima da página.
Selecione myproxy na lista de proxies.
Clique em Implantar para exibir a caixa de diálogo Implantar e insira as seguintes informações:
Revisão: selecione o número da revisão do proxy que você quer implantar. Se você estiver fazendo este tutorial do zero, haverá apenas uma revisão para escolher.
Ambiente: selecione o ambiente em que você quer implantar o proxy.
Um ambiente é um contexto de execução de ambiente para os proxies de API em uma organização da Apigee.
Você precisa implantar um proxy de API em um ambiente antes de poder ser acessado.
Conta de serviço (opcional): uma conta de serviço para o proxy. A conta de serviço representa a
identidade do proxy implantado e determina quais permissões ele tem. Esse é um recurso avançado, mas você pode ignorá-lo para este tutorial.
Clique em Implantar.
Quando o proxy é implantado, a coluna Status na seção Implantações exibe
um ícone verde para mostrar que a revisão do proxy de API está implantada. Passe o cursor sobre o ícone de status para ver mais informações sobre a implantação.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-05 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"]]