Product Integrations Pricing Resources
Login Try free

Uptime & Heartbeat Monitoring

Monitor your websites, APIs, and cron jobs. Get alerted immediately when things stop working.

HTTP / API
POST https://api.myapp.com/health
Authorization: Bearer top-secret
Status code is 200
Body contains "all_systems_go"

Flexible Uptime Checks

Configure detailed logic for your health checks. We'll ping your service from multiple global locations.

  • ✓ Customize HTTP methods and headers
  • ✓ Assert on response body, status, or latency
  • ✓ SSL certificate expiration warnings

Never miss a silent failure

Cron jobs are great until they silently fail. Alpacalert provides a simple URL to ping. If we don't hear from you, we'll let you know.

  • ✓ Grace periods for expected delays
  • ✓ Support for CRON expression schedules
  • ✓ Integration with all major alerting channels
# Run backup every night
0 0 * * * /usr/bin/backup.sh && curl
https://api.alpacalert.com/v1/heartbeats/xyz

Start monitoring today

Get Started