diff --git a/db/resources.json b/db/resources.json index c58fc80..3baf75b 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1427, +"count": 1428, "entries": [ { "API": "AdoptAPet", @@ -4033,6 +4033,15 @@ "Link": "https://developers.sendinblue.com/docs", "Category": "Email" }, + { + "API": "Valid Email", + "Description": "Verify email addresses for spam and delivery", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://validemail.io/", + "Category": "Email" + }, { "API": "Verifier", "Description": "Verifies that a given email is real",