Bidda Change Alerts =================== JS-free text mirror for AI crawlers. Canonical page: https://bidda.com/alerts Last updated: 2026-07-08 WHAT THIS PAGE OFFERS Subscribe to email or webhook notifications when the primary legal source behind a Bidda node changes. The registry's source watcher re-fingerprints every node's source document on a rotating schedule (TLS fingerprint plus content hash); when a watched source changes, your alert fires on the next daily sweep. ENDPOINTS (API key required, any active subscription including free trial) POST /api/v1/alerts create an alert (node ID or pillar, email or webhook) GET /api/v1/alerts list your alerts PATCH /api/v1/alerts/{id} update an alert DELETE /api/v1/alerts/{id} remove an alert PUBLIC DATA THE SWEEP READS /api/v1/changes.json sources changed in the last 90 days /api/v1/registry-health.json live source-integrity health rollup AGENT ACCESS Exposed on the Bidda MCP server (https://bidda.com/mcp) as watch_changes and get_latest_changes. Start a free trial at https://bidda.com/pricing. Questions: info@bidda.com