Integration

up0 + OpsGenie

Route up0 incidents to OpsGenie on-call schedules. Alerts open automatically on downtime and close when monitors recover.

What you get

  • OpsGenie on-call schedules route the right engineer to each alert without manual triage.
  • The alias field deduplicates repeat alerts for the same monitor, preventing alert storms.
  • Recovery events auto-close open OpsGenie alerts, keeping your alert queue accurate.

Setup

up0 is in early access. Here's exactly what setup looks like once your team is onboarded.

  1. 1
    In OpsGenie, create a new integration: Integrations → Add → REST API over HTTPS
    2 min
  2. 2
    Copy the API Key from the OpsGenie integration settings
    30 sec
  3. 3
    In up0: Settings → Notification Channels → Add Channel → Webhook
    1 min
  4. 4
    Set URL to https://api.opsgenie.com/v2/alerts and add header: Authorization: GenieKey YOUR_API_KEY
    1 min
  5. 5
    Use "Send test event" to confirm OpsGenie receives and acknowledges the alert
    1 min

OpsGenie Alerts API payload

{
  "message": "Production API is down: up0",
  "alias": "up0-mon_01HX",
  "description": "Monitor failed at https://api.example.com/health\nStatus: 503 Service Unavailable",
  "priority": "P1",
  "source": "up0",
  "tags": ["uptime", "production"],
  "details": {
    "monitor_id": "mon_01HX...",
    "url": "https://api.example.com/health",
    "status_code": "503",
    "started_at": "2024-01-15T14:22:00Z"
  }
}

Set up OpsGenie alerts in 5 minutes

up0 is in early access, join the waitlist to get started

Join the waitlistSee all featuresView pricing