GET
https://mailtester.ninja/api
The email address you are verifying: email (required)
https://mailtester.ninja/api?email=john.doe@email.com
Your unlimited key without {}: key (optional)
https://mailtester.ninja/api?email=john.doe@email.com&key=yourkey
{
"email": "john.doe@email.com",
"code": "ok",
"message": "Yes! This email, 'john.doe@email.com', exists for sure !",
"delay": 10,
"ip": "",
"ts": "1670679259",
"country": "FR",
"maxcount": 10,
"product": "A"
}