Docs Blog Sign in Get started

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 coming soon
Dead man's switch — alert if a job stops reporting in.

SDKs and integrations

Go and Node.js 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.