API & MCP

Automate monitor management with the HTTP API (session or API key) or MCP tools from an agent that holds your API key.

Dashboard HTTP API

Browser session routes under /api/monitors. Create, list, update, delete, and import crontab lines while signed in. Email must be verified. Plan limits apply.

GET  /api/monitors
POST /api/monitors
POST /api/monitors/import
GET|PATCH|DELETE /api/monitors/:id

Ping URLs themselves stay unauthenticated by design—see Pinging.

API keys & MCP

Create and rotate dic_… keys from the dashboard. Use Authorization: Bearer dic_… against the MCP transport. Tools cover list/create/update monitors and crontab import. Treat keys like passwords; deleting a key invalidates it immediately.

Billing

Stripe Checkout and Customer Portal live under /api/billing. Plan changes update monitor caps: Free 10 · Starter $10/50 · Pro $19/100 · Scale $37/200.