For Developers
Sit back and focus on coding.
With uptime monitoring running at the edge, you will not have to worry about potential issues caused by code updates. Focus on shipping features while pyrx.uptime watches your back.
Developer Tools
Built for developer workflows
APIs, CLI, and infrastructure-as-code. Monitor your way.
Full REST API
Manage every aspect of your monitoring via API. Create monitors, retrieve data, and automate workflows programmatically.
CLI Tool
Create and manage monitors from your terminal. Pipe output to other tools. Scriptable and composable.
CI/CD Integration
Add monitoring checks to your deployment pipeline. Verify services are healthy after every deploy.
Webhooks & Events
Receive structured JSON payloads for every event. Build custom automations triggered by monitor state changes.
Infrastructure as Code
Terraform provider for managing monitors alongside your infrastructure. Version control your monitoring config.
Metrics Export
Export response time and uptime metrics to Prometheus, Datadog, or your preferred observability stack.
API-First
Automate everything
Create monitors as part of your deployment pipeline. When a new service goes live, monitoring is already in place. When a service is decommissioned, monitoring is cleaned up automatically. No manual clicks required.
# Create a monitor via CLI
pyrx monitor create \
--name "Production API" \
--url "https://api.example.com/health" \
--interval 30s \
--regions us-east,eu-west,ap-south \
--alert-channels slack-ops,pagerduty
# Monitor created: mon_abc123
# Checking from 3 regions every 30 secondsTrusted by engineering teams worldwide
“The Terraform provider is phenomenal. Our monitoring config lives right next to our infrastructure code. When we spin up a new service, monitors are created in the same apply.”
James Park
Staff Engineer, Codeshift
“We run the CLI in our GitHub Actions workflow. After every deploy, we verify the service is healthy from multiple regions before promoting to the next environment.”
Elena Vasquez
Platform Engineer, Deployfast
“The webhook payloads are clean and well-structured. We built a custom Slack bot that enriches alerts with deployment context. Took about 30 minutes.”
Dmitri Volkov
Senior Developer, Stackline
Start monitoring like a developer
API-first, CLI-ready, IaC-compatible. No credit card required.
No credit card required. Free plan available forever.