Transform your development workflow with a code-based monitoring process that's programmable, fast, and dependable.
The smart way to monitor your assets
Scale your monitoring as code in Checkly with our Pulumi provider to monitor large websites and APIs reliably and at speed.
new checkly.Check("api-check", {
type: "API",
name: "Get public product listing",
activated: true,
frequency: 10,
locations: ["us-east-1"],
request: {
method: "GET",
url: "https://webshop.com/api/products",
assertions: [
{
source: "STATUS_CODE",
comparison: "EQUALS",
target: 200
}
]
}
})
Trusted By Engineering Teams At
Your app's code lives in source control. Your monitoring should too.
Payment

Purchase
Add to Basket
Slack
Goes with your workflow
Already using Pulumi for your Infrastructure as Code (IaC)? Just plug the Pulumi provider into your pipeline and automate your monitoring, too!
Increased transparency
Keep an eye on your releases and rollbacks by declaring your checks as code and aligning your monitoring with your favorite cloud resources provider.
One setup for local and cloud
Easily develop and test your checks locally, push to source control, and apply changes automatically.
Try out Checkly for free
Start monitoring your API endpoints and your vital site transactions.
*No credit card required