---
title: Harborline Watch
description: A lightweight incident status page with a public API and embeddable web component
url: https://pr-1-e2e2f20e91f3.thally.app/
---

# Harborline Watch

A lightweight incident status page with a public API and embeddable web component

## Build and share incident status

Harborline Watch is an open-source status page platform. Create incidents, track component health, and let subscribers receive email or webhook alerts.

Embed a lightweight web component on any site to show your platform status. Use the REST API to manage incidents and subscribers programmatically.

    Start Harborline Watch locally with Node.js 20 or later.

    Browse every endpoint with live request examples.

    Add the status page to your website with HTML or JavaScript.

    Pause delivery, verify contacts, and control notifications.

## Key features

- **Public status endpoint** — No authentication required to read current platform status
- **Email and webhook alerts** — Notify subscribers when incidents are created or updated
- **Subscriber controls** — Pause and resume delivery while preserving preferences
- **Embeddable widget** — Drop a web component on any site to display status
- **Bearer token auth** — Secure incident management and subscriber operations
- **Open API** — Full OpenAPI 3.1 specification for integrations