Developer infrastructure, without the overhead

Every production app eventually needs the same set of building blocks — scheduled jobs, email validation, uptime checks, heartbeat monitors. The usual answer is stitching together four different services, each with its own dashboard, API key, and billing page.

Tickstem bundles these primitives into a single API. One key, one dashboard, one bill. Works on any stack: Vercel, Railway, Render, Fly.io, or your own server.

What's included

Cron Jobs
Scheduled HTTP calls with execution history, retries, and failure alerts.
Email Verification
Syntax, MX records, and disposable domain checks before an address hits your DB.
Uptime Monitoring
HTTP endpoint checks with alerting on failure and automatic recovery notifications.
Heartbeat Monitoring
Dead man's switch — ping a URL after each job run, get alerted if pings stop arriving.
Status Pages
Public status page auto-generated from your monitors. Updates itself — no manual posts required.

SDKs and integrations

Go, Node.js, and Python SDKs are published and maintained. An MCP server lets AI coding assistants — Claude, Cursor, Copilot — register jobs and query executions directly from your editor. A local dev server is included so your cron jobs work in development without hitting production.

Infrastructure

Tickstem runs on Hetzner in Helsinki (EU). Data is stored in Postgres and never sold to third parties. Execution logs are retained for 7–90 days depending on your plan, then permanently deleted.


Get in touch

For support, billing questions, or feedback — email [email protected].

Found a bug or have a feature request? Open an issue on GitHub.