*** title: Manage API deployments in the Postman API Builder updated: 2025-10-10T00:00:00.000Z max-toc-depth: 2 ---------------- Postman enables you to manage your API deployments by connecting to an API gateway. When you connect Postman to an API gateway, you can track your API deployment status and history. Postman offers integration with popular API gateways, such as [Apigee X](https://cloud.google.com/apigee), [Amazon API Gateway](https://aws.amazon.com/api-gateway/), and [Azure API Management](https://azure.microsoft.com/en-us/services/api-management/). **API deployments are available with Postman team plans.** If you are on a Free individual plan, [create a new team](/docs/administration/managing-your-team/create-teams/) to connect to an API gateway. [Learn more about what's included with each plan](https://www.postman.com/pricing/). ## Connect to an API gateway To connect to an API gateway in Postman, select **APIs** in the sidebar and select an API. Select **Deployments**, then select **Apigee X**, **AWS API Gateway**, or **Microsoft Azure**. Enter the required information to configure the API gateway integration. For more information, see the detailed steps for your API gateway: * [Deploy to an Apigee API gateway](/docs/integrations/available-integrations/apigee-api-management/deploying-an-api-apigee/) * [Deploy to an Amazon API Gateway](/docs/integrations/available-integrations/aws-api-gateway/deploying-an-api-aws/) * [Deploy to Azure API Management](/docs/integrations/available-integrations/azure-api-management/deploying-an-api-azure/) ## View API deployments in Postman After connecting to an API gateway, you can view the deployment history for your API definitions in Postman. Select **APIs** in the sidebar and select an API, then select **Deployments**. Learn more about viewing [Apigee X deployments](/docs/integrations/available-integrations/apigee-api-management/deploying-an-api-apigee/#view-apigee-x-deployments), [Amazon API Gateway deployments](/docs/integrations/available-integrations/aws-api-gateway/deploying-an-api-aws/#view-amazon-api-gateway-deployments), or [Azure API deployments](/docs/integrations/available-integrations/azure-api-management/deploying-an-api-azure/#view-azure-api-deployments).