diff --git a/db/resources.json b/db/resources.json index a07e4024..d4a2baea 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1478, +"count": 1479, "entries": [ { "API": "Cat Facts", @@ -2394,6 +2394,15 @@ "Link": "https://lob.com/", "Category": "Data Validation" }, + { + "API": "Nonprofit Check Plus", + "Description": "Verify charities via EIN using IRS, PUB78, BMF & OFAC data for compliance and legitimacy", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://pactman.org/nonprofitcheckplus-api/landing", + "Category": "Data Validation" + }, { "API": "Postman Echo", "Description": "Test api server to receive and return value from HTTP method",