Query 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": "2025-01-15",
"incidents": []
}]
}
}API keys with workspace-level permissions and role-based access control
Authorization: Bearer wpx_...Receive instant notifications for incidents, status changes, and alerts
Built-in rate limiting, comprehensive logging, and 99.9% uptime SLA
WebPixie's API Integration enables developers and organizations to connect monitoring data directly into their existing systems. Build custom dashboards, trigger automated workflows, and manage monitoring from anywhere with our comprehensive Graph API.
Our API provides programmatic access to all monitoring features including uptime checks, SSL certificates, DNS records, and incident management. Authenticate securely with API keys, manage workspace permissions, and integrate seamlessly with your CI/CD pipelines and DevOps tools.
Leverage webhook support for real-time event notifications and automated alert ingestion. With built-in rate limiting, comprehensive logging, and detailed documentation, you can build reliable integrations that scale with your infrastructure needs.
Get instant access to our Graph API and start automating your monitoring workflows
Get Started FreeSet up in minutes • Cancel anytime