{
  "slug": "pusher-beams",
  "name": "Pusher Beams",
  "url": "https://pusher.com/beams/",
  "cat": "comms",
  "group": "ship",
  "tagline": "Hosted push notification service",
  "price": "Free Sandbox: 1,000 monthly active subscribers. Startup $29/mo for 10,000, Pro $99/mo for 50,000, Business $199/mo for 115,000, Premium $399/mo for 250,000.",
  "tier": "mixed",
  "pick": false,
  "what": "Managed push notification API that fans a single publish call out to both APNs and FCM. Devices subscribe to named interests, or you authenticate per-user for targeted delivery. Part of the Pusher family alongside Channels for realtime websockets, with SDKs for iOS, Android, web and Node.",
  "why": "Dead simple interest model: subscribe a device to <code>orders-42</code> and publish to that interest. Natural pairing if you already run Pusher Channels for realtime updates.",
  "warn": "Billing counts monthly active subscribers, so idle installed devices still consume quota. Product development is quieter than OneSignal or Novu — check recent SDK commit activity before committing.",
  "install": "npm i @pusher/push-notifications-server",
  "category": {
    "key": "comms",
    "name": "Email, forms & notifications",
    "desc": "Transactional mail, form capture, push. Deliverability is the thing to buy for.",
    "group": "ship",
    "groupName": "Ship it & keep it alive"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-19T00:37:41.862+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}