Changelog Release
Email verification API v1
Stable POST /v1/email/verify with batch, stream, async webhook flows and a documented response schema — EU-hosted, OpenAPI-first.
- Real-time verification with five layers (syntax, DNS/MX, disposable & role heuristics, SMTP where available, catch-all signals).
- Ordinal confidence and explicit fields (catch_all, smtp_blocked, disposable, …) so agents integrate without guessing semantics.
- Bulk /batch and /stream for higher throughput; optional webhook on sync requests for async completion.