From 7c210787cd6b5ed5749610fafedeae38d7458b1d Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 22 May 2025 10:00:47 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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",