Full GraphQL API with webhooks for automation — 25+ queries, 20+ mutations, and secure API key authorization
Get API AccessQuery exactly what you need with our flexible GraphQL API
Request
query {
monitors {
id
name
status
uptime
lastCheck
incidents {
id
type
severity
}
}
}Response
{
"data": {
"monitors": [{
"id": "mon_123",
"name": "webpixie.io",
"status": "active",
"uptime": 99.98,
"lastCheck": "2026-05-02",
"incidents": []
}]
}
}API keys with workspace-level permissions and role-based access control
Authorization: Basic API_USERNAME:API_KEYReceive instant notifications for incidents, status changes, and alerts
Built-in rate limiting, comprehensive logging, and robust availability monitoring
Manual monitoring workflows don't scale. Copying data between dashboards, checking status pages, and forwarding alerts wastes engineering time. WebPixie's GraphQL API integrates monitoring directly into your infrastructure — build custom dashboards, trigger automated workflows, and manage everything programmatically.
The API provides full access to all monitoring features: uptime checks, SSL certificates, DNS records, domain health, and incident management. With 25+ queries and 20+ mutations, you can read and write every resource in your workspace. Authenticate with API keys, manage workspace permissions with role-based access control, and integrate seamlessly with your CI/CD pipelines and DevOps tools.
Leverage webhook support for real-time event notifications — receive instant callbacks for incidents, status changes, SSL expiration warnings, and domain alerts. With built-in rate limiting (1,000 req/min, 100 req/sec burst), comprehensive logging, and robust availability monitoring, you can build reliable integrations that scale with your infrastructure needs.
Integrate monitoring into your stack in minutes
Start BuildingPro, Enterprise plans required·Availability monitoring
Get instant access to our Graph API and start automating your monitoring workflows
Get API AccessPro, Enterpriseplans required · 25+ queries · 20+ mutations