Changelog Release
Email verification API v1
Stable POST /v1/email/verify with batch, stream, async webhook flows and a documented response schema — OpenAPI-first.
- Single, batch (/batch), and NDJSON streaming (/stream) verification endpoints.
- Agent-friendly response schema: status + ordinal confidence (not probability), plus explicit signals like smtp_blocked and catch_all.
- Async verification via optional webhook on POST /v1/email/verify (returns 202 + job_id).