UpCheck Docs

Free plan guide

Everything included for free, current limits, and what Pro unlocks.

#What free includes

The free plan is a real monitoring setup, not a trial. Without paying anything you get:

  • 5 monitors checked every 5 minutes, with alerting when they go down.
  • Push notifications on the UpCheck apps, and Slack, Discord, Telegram, and webhook channels.
  • HTTP, keyword, heartbeat, and port check types.
  • Authenticated checks: request headers, request bodies for write methods, and up to 4 text content rules per monitor.
  • Response tuning: custom timeouts, slow thresholds, expected status codes, and redirect following.
  • 1 active maintenance window per project.
  • Full REST API and MCP access with project API keys.

#Limits at a glance

FreeProTeam
Monitors53050
Projects135
Check interval5 min1 min1 min
Active maintenance windows1 per projectUnlimitedUnlimited
Team seatsJust youJust youOwner + 4 per project
Advanced check types (API, DNS, Scheduler)NoYesYes
SSL and domain expiry monitoringNoYesYes
Metric history7 days30 days90 days
Public status pageNoYesYes
Custom status page domainNoYesYes
IncidentsNoYesYes
Email alert channelsNoYesYes

#What upgrading unlocks

Pro and Team raise the caps above and unlock the advanced monitoring features:

  • 1 minute check intervals for faster detection.
  • SSL certificate checks and domain expiry warnings.
  • The API, DNS, and Scheduler check types, plus JSON field rules.
  • 30 or 90 days of metric history instead of 7.
  • Public status pages, plus incidents to post updates while you fix things.
  • Your own domain on the status page.
  • Email alert channels.
  • Team adds shared projects with invited members and roles.

See pricing for current prices.

#Making the most of free

  • Point one monitor at your most important user-facing URL and use a content rule to verify the page actually rendered, not just that it returned 200.
  • A heartbeat monitor costs nothing on your side: have a cron job curl its ping URL and you will know when the job silently stops.
  • Monitors are account-wide and free gives you one project, so spend all 5 on distinct services rather than doubling up on one.
  • Automate with the free API and MCP access instead of clicking through the dashboard.