Project-scoped API for exports and automations. CSV-first, stable cursors, and clear rate limits.
All requests use a project API key: X-Api-Key: wk_…
curl -H "X-Api-Key: wk_…" "https://app.watchfox.io/api/export/monitor_checks.csv?limit=1000"
Link checker (new)
curl "https://app.watchfox.io/api/validate/links?url=https://app.watchfox.io/test/links-mix.html&sample=25"
GET /api/export/monitor_checks.csvGET /api/export/incidents.csvGET /api/export/link_errors.csvGET /api/v1/monitorsGET /api/v1/incidents (+ since= cursor)POST /api/v1/incidentPOST /api/v1/test-alertGET/POST/DELETE /api/notifications (UI-managed)GET /api/validate/sitemapGET /api/validate/linksGET /api/reports/monthly.pdf