mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Auto updating db
This commit is contained in:
parent
fa9d77ec28
commit
3bd5edef22
1 changed files with 10 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue