Scheduled Delivery API

One API call. Seven channels. Your reminders fire automatically — no external cron, no polling, no babysitting.

Start for Free

Free plan — 50 reminders/mo · No credit card required

Channels

EmailSlackDiscordTelegramOpenClawGoogle Calendar
MCP

Four ways to use Pingfyr

REST API

Schedule reminders with simple HTTP calls from any language — and track delivery status in real time.

Learn More
POST /api/remind
Authorization: Bearer rm_...

{
  "title": "Follow up",
  "fire_at": "2027-01-15T09:00Z",
  "channel": "email",
  "recipients": ["you@example.com"]
}
201 Created

MCP Server

Connect your AI assistant to Pingfyr via MCP. Manage reminders through natural conversation.

Learn More
"Remind me to review the PR tomorrow at 9am"
Reminder set for tomorrow 9:00 AM via email.
"Notify the team on Slack too"
Done! Slack reminder set for #engineering.
$ npx pingfyr-mcp

CLI

Install the Pingfyr CLI and manage reminders straight from your terminal. No browser needed.

Learn More
$ pingfyr remind --title "Review PRs" --channel telegram --in 2h
✓ Scheduled for 16:30 today

$ pingfyr list
ID          TITLE         FIRES AT
rem_abc123  Review PRs    16:30 today
$ npm install -g pingfyr-cli

Dashboard

Create and manage reminders visually from the Pingfyr dashboard. No code required — perfect for quick one-offs.

Learn More
Title
Follow up with client
Channel
Email
Fire at
Jan 15, 9:00 AM
Schedule Reminder
Visual reminder builder

Pingfyr in action

Four segments, one API. Whether you're waking agents, emailing users, alerting your ops team, or building for yourself — Pingfyr handles the schedule.

POSThttps://your-agent.com/webhook
{
"reminder_id": "rem_abc123",
"title": "Process daily reports",
"fired_at": "2027-01-15T09:00:00Z",
"metadata": { "pipeline": "daily-etl" }
}
200 OK — Agent triggered

AI Agents

Wake your agents on schedule

Schedule webhooks or OpenClaw calls that wake your AI agent at the right time. Build autonomous workflows that plan, act, and loop — without polling.

Webhook + OpenClaw delivery with automatic retries
Custom JSON payload with metadata for agent context
Exponential backoff: 1s → 5s → 30s
Track delivery status and response codes in real time
Learn More
Y

YourCorp Reminders

reminders@yourcorp.com

9:00 AM

Follow up with Acme Corp

This is your scheduled reminder. The proposal was sent 3 days ago — time to check in with the team about next steps.

SaaS Backends

Email reminders your users love

Send scheduled email reminders on behalf of your product — trial expirations, payment follow-ups, onboarding nudges. Multi-recipient support built in.

Rich HTML email templates from your own domain
Multi-recipient: up to 100 addresses per reminder
Recurring schedules — daily, weekly, monthly
Each recurrence counts as one reminder toward your quota
Learn More
# engineering·Slack
P

Pingfyr10:00 AM

Reminder: Sprint review starts in 30 minutes.

# deployments·Discord
P

Pingfyr Bot2:00 PM

Deploy v2.4.0 to production — all checks passed

DevOps

Cron jobs that talk to your team

Replace silent cron scripts with scheduled reminders that post to Slack or Discord. Deploy alerts, incident follow-ups, and maintenance windows — delivered automatically.

Slack channels and direct messages
Discord webhook integration with rich embeds
Cron-style recurring schedules for repeating ops tasks
Formatted messages with Markdown support
Learn More
$ pingfyr remind --title "Review open PRs before end of day" \
    --channel telegram --in 2h

✓ Scheduled for today at 11:00 AM
P

Pingfyr

bot

Reminder: Review open PRs before end of day

11:00 AM ✓✓

Personal & Indie

Reminders that work for you, not your users

For developers building for themselves — schedule reminders via CLI or let your AI assistant trigger them via MCP. Delivered to Telegram or email, no server needed.

Telegram delivery — instant notifications to your personal chat
Schedule from the CLI: pingfyr remind --title "Review open PRs" --channel telegram --in 2h
Claude MCP integration — let AI schedule reminders mid-conversation
Works without a dashboard — API key + CLI is enough
Learn More

Delivery Channels

Deliver everywhere

One API, seven channels. Choose the right delivery method for every reminder.

Email

Send from your own domain via SMTP. Rich HTML with custom branding and reply-to address.

Webhook

HTTP callbacks to trigger your pipelines and services automatically.

OpenClaw

Wake or message your AI agents on schedule. Two modes: wake and agent.

Slack

Post to channels or send DMs. Keep your team in the loop.

Discord

Deliver notifications to any Discord server via webhooks.

Telegram

Message users, groups, and channels through your Telegram bot.

Google Calendar

Create calendar events directly in your Google Calendar on schedule.

Pricing

Simple, transparent pricing

Start free, scale as you grow. No hidden fees, no per-reminder surcharges.

Free

$0

For getting started and personal projects.

  • 50 reminders / month
  • 100 recipients / month
  • Webhook, Slack, Discord, Telegram, OpenClaw
  • Email & Google Calendar require a paid plan
  • Up to 10 Telegram recipients per reminder
  • Recurring reminders (daily, weekly, monthly, cron)
  • Unlimited API keys
  • Dashboard access

Starter

$59/mo

For growing teams and production workloads.

  • 10,000 reminders / month
  • 20,000 recipients / month
  • All 7 delivery channels
  • Send reminders from your own domain
  • Up to 10 emails/day per recipient
  • Up to 50 Telegram recipients per reminder
  • Recurring reminders (daily, weekly, monthly, cron)
  • Unlimited API keys
  • Priority support
Most Popular

Pro

$269/mo

For high-volume and mission-critical use.

  • 50,000 reminders / month
  • 100,000 recipients / month
  • All 7 delivery channels
  • Send reminders from your own domain
  • Up to 25 emails/day per recipient
  • Up to 100 Telegram recipients per reminder
  • Recurring reminders (daily, weekly, monthly, cron)
  • Unlimited API keys
  • Priority support

Enterprise

Custom

Unlimited usage with dedicated support.

  • Unlimited reminders
  • Unlimited recipients
  • All 7 delivery channels
  • Send reminders from your own domain
  • Up to 25 emails/day per recipient
  • Unlimited Telegram recipients
  • Recurring reminders (daily, weekly, monthly, cron)
  • Unlimited API keys
  • Custom integrations
  • Dedicated support
GDPR Compliant
Data Export
Auto Retry

How Pingfyr Works

Stay in the loop

New channels, API features, and developer guides — straight to your inbox. No spam.