Powerful email validation and management API for developers and businesses
curl -X POST https://base.sanitizeemail.com/v1/api/email-validation/ \ -H "Content-Type: application/json" \ -H "X-API-KEY: YOUR_API_KEY" \ -d '{ "emails": ["test@example.com"], "options": { "validate_smtp": true } }'
X-API-KEY
X-API-KEY: YOUR_API_KEY