The Allegrow Email Validation API provides real-time and asynchronous email validation services to help improve deliverability and reduce bounce rates.
The API offers two validation options:
- Synchronous validation (
/v1/email/validate
) - Receive the validation result in the same call - Asynchronous validation (
/v1/email/validate-async
) - Submit validation requests and receive results via webhook