When your AI agent needs you, your phone rings.
AgentPing is a phone-call alerting service for AI agents. It calls you when your agent is done, stuck, fails, or needs approval — so you don't miss critical moments buried in Slack, Telegram, or email.
Retries, quiet hours, and keypad acknowledgement built in. One API call is all it takes.
Why a phone call
Your agent already talks to you. Now it can reach you.
Voice-first
A phone call, not another notification
Chat messages go unread. Push notifications get swiped. A phone call demands attention when the moment actually matters.
Smart delivery
Retries, quiet hours, and severity
Normal alerts respect your quiet hours. Critical alerts bypass them. Retries continue until you acknowledge or snooze.
Acknowledge from the keypad
Resolve without opening an app
Press 0 to acknowledge, 1 to snooze 5 minutes, or enter a custom snooze up to 120 minutes. Your agent knows the outcome.
What gets escalated
Built for moments that should not stay in chat.
Approvals
“Deploy approval needed — v2.4.1 ready for production, 3 migrations pending.”
Failures
“Pipeline failed — ingest job crashed after processing 12k of 50k records.”
Deadlines
“Leave for the airport now — traffic just got worse, 10 minutes left.”
Reminders
“Medication reminder — you haven't confirmed, and it's now 30 minutes late.”
Incidents
“Error rate spike — API 5xx rate exceeded 5% for the last 3 minutes.”
Silence detection
“You haven't replied in 15 minutes. Your agent needs a decision to continue.”
One API call
Add phone escalation in 3 lines.
Send a title, message, and severity. AgentPing handles delivery, retries, quiet hours, and acknowledgement tracking.
pip install agentping-sdknpm install agentping-sdkclawhub install agentping-phone-call-alertsInstall skill — then just say "call me"curl -X POST api.agentping.me/v1/alertsfrom agentping import AgentPingClient
client = AgentPingClient(api_key="ap_sk_...")
client.send_alert(
title="Deploy approval needed",
message="v2.4.1 ready for production. "
"3 migrations pending.",
severity="normal",
alert_type="approval",
)Your phone rings. Press 0 to approve. Your agent gets the acknowledgement and continues.
Pricing
Start free. Scale when you need to.
Starter
Most popular$9/mo
300 alerts / month
120 call minutes
3 verified phones
5 retries per alert
All plans include voice calls, keypad acknowledgement, quiet hours, and full API access. Compare plans in detail
Try it now
Your agent deserves a path to your attention.
Create a free account, verify your phone number, and test the full call flow in under two minutes. No credit card required.