Disposable Email Address Check Endpoint
Cost0 credit / successful requestCheck whether an email address belongs to a disposable email service.
Authorization
BearerAuth clientAuthorizationBearer <token>
In: header
Scope: client
Query Parameters
email*string
Email address to check
Response Body
application/json
curl -X GET "https://enrichlayer.com/api/v2/disposable-email?email=satya%40microsoft.com"{
"is_disposable_email": false,
"is_free_email": false
}Empty
Empty
Empty
Empty
Empty
Empty
Empty