Workflow validation

Domain Asset Change API

A buyer-intent page for teams that want a lightweight API or CSV feed for public RDAP, DNS, and certificate-transparency changes tied to domains they monitor.

GET /v1/domains/watchlist/changes?domains=example.com,example.net&since=2026-07-01
{
  "data": [
    {
      "domain": "example-security.test",
      "changeType": "certificate_issued",
      "certificateIssuer": "Sample CA",
      "observedAt": "2026-07-02T17:45:00Z",
      "source": "Certificate Transparency"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "domain-asset-change-api" }
}

Likely Buyers

This page is only a demand test. Build starts after tracked workflow intent beats the broader market pages.

Signals To Watch

These events decide whether this workflow deserves implementation.

Smallest Build

If this page crosses a gate, the first implementation should stay this narrow.

Validation stage. This workflow is not a live paid backend yet. Requests and clicks are tracked under the Domain Infrastructure Change Monitor validation funnel.