Learn · Developer Tools
Developer Tools
A dashboard is the right interface for reviewing results. It's the wrong interface for triggering a check from a deploy pipeline, a cron job, or an AI agent. That's what the API and CLI are for — the same checks, called programmatically.
This cluster covers the developer-facing surface: REST API access, a CLI for scripting checks, and how AI agents can call MonitorMojo directly as part of an automated workflow.
Who this is for
- Developers who want monitoring checks in a CI/CD pipeline or deploy hook
- Teams building internal tooling on top of monitoring data
- Anyone wiring an AI agent or automation into website health checks