*** title: Integrate Postman with Opsgenie updated: 2025-03-03T00:00:00.000Z slug: docs/integrations/available-integrations/opsgenie max-toc-depth: 2 ---------------- [Opsgenie](https://www.atlassian.com/software/opsgenie) is an incident management and alerting tool that enables you to manage alerts. It has several communication features such as SMS, phone calls, and mobile push notifications, and collaboration features such as escalations and schedules. The Postman to Opsgenie integration enables you to configure [Postman Monitors](/docs/monitoring-your-api/intro-monitors/) to trigger alerts on Opsgenie whenever your monitor fails. Alerts automatically close after a successful run. ## Get the Opsgenie API key To set up your Opsgenie API key, refer to [Create an API integration](https://support.atlassian.com/opsgenie/docs/create-a-default-api-integration/) in the Opsgenie documentation. ## Configuring Postman integration 1. From the **[Home](https://go.postman.co/home)** page, click **[Integrations](https://go.postman.co/integrations)**. 2. Search and select **Opsgenie**. 3. On the **[Create alert for monitoring failures](https://go.postman.co/integrations/service/opsgenie/monitor_run_opsgenie)** page, click **Add Integration**. 4. On the **[Add integration - Authenticate](https://go.postman.co/integrations/service/opsgenie/add/monitor_run_opsgenie)** page, enter the Opsgenie API key you saved from your Opsgenie console. Under **Select Opsgenie site**, select the [Opsgenie site region](https://support.atlassian.com/opsgenie/docs/opsgenie-data-residency/) for your Opsgenie account. 5. On the **[Add integration - Configure](https://go.postman.co/integrations/service/opsgenie/add/monitor_run_opsgenie)** page, configure your integration's **Nickname**, **Choose workspace**, **Choose Monitor**, add **Tags**, and **Choose alert priority** settings. Save Opsgenie configuration 6. Click **Add Integration**. 7. After you create the integration, you have access to a list of all of the integrations created by your team. Click an integration to inspect its run logs. **You can view your configured integrations on the [Browse Integrations](https://go.postman.co/integrations/browse) page.** You can also view integrations that have been configured for a monitor by opening the monitor and clicking the information icon Information icon in the right sidebar. Learn more about [viewing or editing integrations](/docs/integrations/intro-integrations/#view-or-edit-integrations). ![View integration run log](https://assets.postman.com/postman-docs/opsgenie-run-logs.jpg) ## Alerts on Opsgenie An alert on Opsgenie consists of the following information: * Description of failing tests * Number of failed tests * Number of passed tests * Number of errors * Response time It will also offer a direct link to the failing monitor. This integration automatically closes a triggered alert if a later run succeeds. This integration also groups failures from the same monitor under a single Opsgenie alert. When you receive an alert on Postman, you also receive one on your Opsgenie console. Select the alert in Opsgenie for more information.