Docs
Wiredepth documentation
Reference material for developers, IT admins, and operators using Wiredepth day-to-day. Pick the doc that matches your role.
Verify the audit-log Merkle chain
AuditorPublic algorithm specification for the Wiredepth audit-log tamper-evident chain. Documents the canonical-JSON encoding, the row-hash function, the public anchor endpoint, and three ways to verify a chain (browser at /verify, the open-source CLI subcommand, or implementing your own). The page is the contract: an auditor or regulator can read it once and validate any Wiredepth customer’s audit log without trusting us.
Read →
Remove an email vendor from your domain
Operator10 step-by-step DNS-edit guides for the most common email vendors (SendGrid, Mailgun, Mailchimp + Mandrill, HubSpot, Klaviyo, Amazon SES, Postmark, Marketo, Zendesk, Salesforce). Each covers the SPF include, DKIM selectors, and CNAMEs so the de-authorization is complete - not half-done.
Read →
REST API reference
DeveloperRead-only HTTP API at /api/v1. Bearer-token auth, JSON responses. List monitored domains, fetch scan results, read alert endpoint config, pipe grades into your dashboard or CI.
Read →
Enterprise extension deployment
IT adminStep-by-step IT-admin playbook for pushing the Wiredepth extension (Gmail + Outlook web) across a fleet via Chrome / Edge managed-storage policy. Covers Windows GPO, macOS Jamf / Mosyle / Kandji / Workspace ONE, Workspace admin console, self-hosted .crx, and verification.
Read →
Bypassing the Cloudflare bot challenge
OperatorWhy the CLI and curl scripts sometimes hit a 'Just a moment...' page from CI / cloud / VPN IPs, and the one WAF rule to fix it. Operator-side: a single 'Skip bot challenge on /api/v1/' custom rule in Cloudflare. Customer-side: how to recognise the case + what to ask the API operator for.
Read →