Check if a domain is used for disposable email addresses
get
Returns information about whether a domain is used for disposable email addresses,
including MX record presence, public email service status, and more.
Authorizations
Path parameters
domainstringRequired
The domain to check
Example: example.com
Responses
get
GET /domain/{domain} HTTP/1.1
Host: api.usercheck.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*