Platform & Support

Knowledge over Searching. Infrastructure that stays transparent.

Everything your team needs to securely integrate the platform, whitelist nodes properly, and communicate clearly with clients. This is the operational layer behind reliable agency delivery.

Documentation that truly supports delivery

Platform support should reduce friction, not create it. This section bundles documentation and implementation paths into a modern operational workspace.

  • Actionable Guides: Find implementation details and operational answers without digging through support threads.
  • Faster Decisions: Provide development and support teams with a reliable, centrally maintained knowledge base.
  • Best-Practice Frameworks: Use our architectural recommendations for stable monitoring in complex portfolios.
Documentation
K
Search monitoring types …Enter
Setting up HTTP monitoring
Monitoring Types
HTTP
ICMP Ping: configuration & options
Monitoring Types
ICMP
SMTP checks & error codes
Error Codes
SMTP
Getting Started • Monitoring Types • Error Codes
3 results

Anchor Monitoring directly in your Agency Stack

Your monitoring platform should fit seamlessly into your stack. Use the API layer and webhooks to scale setups and eliminate manual labor.

  • Automated Provisioning: Create client accounts and assets directly from your CRM or project management tool.
  • Native App Connectors: Connect incidents in seconds to Slack, Microsoft Teams, Discord, or PagerDuty.
  • Intelligent Webhooks: React to status changes in real-time with your own custom logic and automated workflows.
webhook · payload
POST /your-webhook-endpoint
{
"event": "incident.resolved",
"monitor": "portal.example.com",
"statusCode": 200,
"responseTimeMs": 138,
"resolvedAt": "2026-04-30T06:34:09Z",
"downtimeSecs": 724
}
$
S
Slack#monitoring-alerts
Uptimeifytoday 6:34 AM
Incident Resolved
portal.example.com
Recovered after 12 min downtime.
Duration12m 04s
Status200 OK
Locations3 / 3
APItriggered
2
🚀1
Webhook → Slack in <1 s
Slack · Teams · Discord · PagerDuty

The Technical Reference for your Developers

Strong integrations start with clear communication. Our API reference provides developers with everything they need for deep connectivity to your internal tools.

  • RESTful Reference: Clear, predictable endpoints for customer management, assets, and status queries.
  • Try-it-out Interface: Test API requests and validate payloads directly in the documentation before writing code.
  • Structured Payloads: Benefit from consistent JSON responses for fast integration into internal portals.
API Reference
v1
Endpoints
GET
/v1/monitors
GET
/v1/monitors/:id
POST
/v1/monitors
GET
/v1/incidents
Description
GET/v1/monitors/:id

Returns a single monitor with current status, uptime metrics, and the latest check results.

Parameters
idstringMonitor ID (e.g. mon_abc)
Response fields
statusstringhealthy | degraded | down
uptimePercentnumberUptime (last 30 days)
responseTimeMsnumberLast check in ms
Example
cURLJSON
curl
$ curl -G \
https://api.uptimeify.com \
/v1/monitors/mon_abc \
-H "Authorization: Bearer …"
200 OKapplication/json
{
"id": "mon_abc",
"status": "healthy",
"uptimePercent": 99.97,
"responseTimeMs": 138
}
RESTful · JSON · Bearer Auth
4 endpoints shown

Global Nodes. Clear Infrastructure Boundaries.

Infrastructure trust begins with visibility. Provide your team with instant access to monitoring node information for seamless launches and firewall reviews.

  • Whitelisting Simplified: Access precise IP lists for your firewalls, WAF rules, and client-side allowlists.
  • Node-level Visibility: Understand exactly where your monitoring traffic originates and communicate it transparently.
  • Operational Security: Avoid misjudgments during rollouts through an explicitly traceable and documented infrastructure layer.
API Reference
v1
Endpoints
GET
/v1/monitors
GET
/v1/monitors/:id
POST
/v1/monitors
GET
/v1/incidents
Description
GET/v1/monitors/:id

Returns a single monitor with current status, uptime metrics, and the latest check results.

Parameters
idstringMonitor ID (e.g. mon_abc)
Response fields
statusstringhealthy | degraded | down
uptimePercentnumberUptime (last 30 days)
responseTimeMsnumberLast check in ms
Example
cURLJSON
curl
$ curl -G \
https://api.uptimeify.com \
/v1/monitors/mon_abc \
-H "Authorization: Bearer …"
200 OKapplication/json
{
"id": "mon_abc",
"status": "healthy",
"uptimePercent": 99.97,
"responseTimeMs": 138
}
RESTful · JSON · Bearer Auth
4 endpoints shown

Product Transparency you can actually work with

Support is stronger when product development doesn't happen behind closed doors. Use our roadmap to help shape the future of Uptimeify.

  • Visible Progress: See what's being worked on, what's planned, and what's already live at any time.
  • Active Feature Voting: Your voice directly influences our prioritization and the strategic development of the platform.
  • Strategic Roadmap: Use the roadmap to plan migrations and proactively sell new features to your clients.
Public Roadmap
Voting open
Under Review3
New

SNMP Monitoring

38
AI

AI Anomaly Detection

61
Security

Audit Log Export

24
In Progress2
API

Custom Webhook Payloads

84
Infra

Multi-Region Failover

47
Live2
Alerts

Advanced Alert Rules

112
DNS

DMARC Monitoring

55
Community-driven · Transparent
7 features

Success Kit

We don't just monitor. We help you sell.

Every Uptimeify subscription includes access to our Success Kit — a collection of battle-tested resources to turn your monitoring into a profit center.

SLA & Contract Templates

Service Level Agreement templates to define professional boundaries with your clients.

Pricing Calculator

Find the sweet spot for your care plans. Calculate margins based on check frequency and support hours.

White-Label Pitch Decks

Powerpoint Templates that explain 24/7 monitoring to non-technical clients. Close more retainers.

Churn-Proof Reporting Guide

Use automated reports to proactively communicate value — so clients never ask what they're paying for.

Ready to turn monitoring into a profit center?

Claim your Success Kit and start scaling today.

FAQ

Frequently Asked Questions

Ready for a Monitoring Platform without a Black Box?

Find all technical resources in one place and make monitoring a seamless part of your agency infrastructure.