Skip to main content

App Reference Overview

Seiri is a cloud platform for push/heartbeat monitoring of jobs, cron, and workers — plus status pages, SLA views, and Kubernetes health.

You can use the dashboard, the Ping API, the Management API, CLI, or Terraform.


Domains

HostRole
cloud.seiri.appDashboard + management API
ping.seiri.appHeartbeat ingest (+ @ping.seiri.app email)
status.seiri.appPublic status pages
sso.seiri.appAuthentication issuer

Key surfaces

  • Core → Webhooks — Periodic / Cron / On-Demand monitors; copy endpoint IDs
  • Ping APIGET/POST /webhook/{endpoint-id}/success|fail
  • Management API — authenticated CRUD for webhooks and related resources
  • CLIseirictl (API + ping) and seiri (job runner)
  • MCP@seiri-app/mcp for Cursor / Claude / agent stacks
  • Terraformseiri-app/seiri provider
  • Services — Cron Jobs, SLA & Uptime, Status Pages, Email Pings
  • Infrastructure → Kubernetes — seiri-kube-agent

Tip: Agents should start at Integrate a job, MCP, or Ping API.