Watchman Tower Anon API provides anonymous, rate-limited endpoints for domain health checks. You can request a domain snapshot, poll by snapshotId, and request a 24-hour report via email.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
Live tests show CORS support with origin-based responses. In snapshot flow, respect pollAfterMs before polling. Exceeding limits returns 429. Use Public API v1 for higher limits and API key-based access.
Last verified: February 14, 2026
Public test lab configuration summary for this API.
https://api.watchmantower.com/public/anonMethods
Verified endpoint examples
domain-snapshotCreate domain snapshot (async)
Creates a domain snapshot request and returns snapshotId with pollAfterMs.
domain-snapshot/{snapshotId}Get domain snapshot result
Fetches snapshot by snapshotId. Returns 202 while pending, 200 when ready.
domain-snapshot/{snapshotId}/report-24hRequest 24h report (email)
Requests a 24-hour email report for the given snapshot.
{
"domain": "watchmantower.com"
}Tracked public interactions for this catalog entry.
views
231
doc clicks
18
API calls
51
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.