Uptimeify

Platform & Support

Built for Builders.
Supported by Experts.

Our platform is designed for agencies that move fast. Whether you are automating your onboarding via API, whitelisting our global nodes, or checking our latest features — find everything you need to keep your clients’ infrastructure running smoothly.

Programmatic Power for Developers.

Don’t work in a silo. Integrate Uptimeify into your existing agency tech stack.

  • RESTful Architecture: Clean, predictable, and fully documented endpoints.
  • Sub-Account Automation: Create and manage client accounts programmatically.
  • Real-Time Data: Fetch status data and incident logs for custom client portals.
Developer Docs
Programmatic Power
Clean endpoints, predictable responses
REST
GET /api/websites
JSON
200 OK
Real-time status + incidents
Postman Collection available
{
  "websites": [
    {
      "id": "ws_8f2a…",
      "name": "Client Portal",
      "url": "https://portal.example.com",
      "status": "healthy",
      "uptimePercent": 99.98,
      "lastCheckedAt": "2026-02-15T12:00:00Z",
      "responseTimeMs": 142
    }
  ],
  "summary": {
    "healthy": 146,
    "degraded": 1,
    "down": 0
  }
}

Global Nodes. Local Precision.

Transparency starts with our infrastructure. Access the full list of our global monitoring nodes to ensure your firewalls and WAFs are configured for 100% accuracy.

  • Real-Time IP List: Always updated list of our global IPv4 and IPv6 addresses.
  • Whitelisting Made Easy: Formats ready for Nginx, Apache, or Cloudflare.
  • Regional Transparency: See exactly where our monitoring requests are coming from.
Worker IPs
Node Directory
Whitelisting-ready • Updated continuously
Allowlist
Export Format
Copy & paste into your firewall config
Region
City
IPv4
IPv6
EU Central
Frankfurt
203.0.113.0/24
2001:db8:10::/48
EU West
Amsterdam
198.51.100.0/24
2001:db8:20::/48
EU North
Stockholm
192.0.2.0/24
2001:db8:30::/48
nginx
allow 203.0.113.0/24;
allow 198.51.100.0/24;
allow 192.0.2.0/24;
deny all;
Always updated • 3 export formats
3 regions

Radical Transparency in Development.

We don’t believe in closed doors. Our public roadmap is the heartbeat of our platform.

  • Live Progress Tracking: See the status of current beta features and bug fixes.
  • Feature Voting: Directly influence our development priority.
  • Changelog History: A detailed record of every update we ship to the platform.
Public Roadmap
Development Pipeline
Vote, track, and stay informed
Live
#FEAT-2841
Shipped
Webhook retry with exponential backoff
Configurable retry attempts + delay for all notification channels.
47
#FEAT-2903
In Progress
Domain expiry notifications
Proactive alerts before domains expire — email, Slack, and Pushover.
82
#FEAT-2955
Planned
Multi-region latency dashboard
Visualize response times across all monitoring regions side-by-side.
34
Public • Vote on features
3 of 24 items

Ready to Build on Better Infrastructure?

Explore the API, check the docs, and see our roadmap. Start your 14-day trial today and experience what professional agency support feels like.