From ac01c61208a34558c173f85c69b828386d412353 Mon Sep 17 00:00:00 2001 From: pledgeking <88600510+pledgeking@users.noreply.github.com> Date: Thu, 22 May 2025 05:00:24 -0500 Subject: [PATCH] Added Nonprofit Check Plus API to Data Validation Section of README.md (#528) Added Nonprofit Check Plus API to Data Validation Section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8839cf74..8f8b5de4 100644 --- a/README.md +++ b/README.md @@ -450,6 +450,7 @@ | [API Adresse](https://adresse.data.gouv.fr/api-doc/adresse) | Official French address validation service | No | Yes | Unknown | | [Brevo Suit](https://developers.brevo.com/) | Connection for brevo CRM suite | `apiKey` | Yes | Yes | | [Lob.com](https://lob.com/) | US Address Verification | `apiKey` | Yes | Unknown | +| [Nonprofit Check Plus](https://pactman.org/nonprofitcheckplus-api/landing) | Verify charities via EIN using IRS, PUB78, BMF & OFAC data for compliance and legitimacy | `apiKey` | Yes | Unknown | | [Postman Echo](https://www.postman-echo.com) | Test api server to receive and return value from HTTP method | No | Yes | Unknown | | [PurgoMalum](http://www.purgomalum.com) | Content validator against profanity & obscenity | No | No | Unknown | | [US Autocomplete](https://www.smarty.com/docs/cloud/us-autocomplete-pro-api) | Enter address data quickly with real-time address suggestions | `apiKey` | Yes | Yes |