Changelog

Every new feature, improvement, and fix in ValidoAPI.

v2.3.0feature

Deliverability Scoring Engine v2

January 15, 2025
  • Improved accuracy of deliverability score for catch-all domains
  • Added domain_age signal to scoring algorithm
  • New response field: free_provider — detects Gmail, Yahoo, Outlook, etc.
  • Score now reflects historical delivery success rate signals
v2.2.0feature

Bulk Verification v2 — Webhook Support

December 10, 2024
  • Added callback_url parameter to bulk job submission
  • Webhook payload includes job_id, status, and download URL
  • Improved bulk processing speed by 40%
  • New segmented CSV downloads: valid, risky, and removed
v2.1.5improvement

Security & Performance Update

November 20, 2024
  • Upgraded to TLS 1.3 for all API endpoints
  • Reduced average response time from 180ms to 142ms
  • Added additional IP rotation nodes for SMTP verification
  • Improved disposable provider database with 500 new entries
v2.1.0feature

Role-Based Email Detection

October 5, 2024
  • New check: role_based — detects info@, admin@, support@, no-reply@, etc.
  • Returns is_role_based boolean and role_type category in response
  • Role-based detection included in all plans at no extra cost