From 4f319fd555e6806fca521c6c3f95011ec0f7773b Mon Sep 17 00:00:00 2001 From: Rana Muhammad Huzefa <95310713+huzefarana@users.noreply.github.com> Date: Tue, 20 Feb 2024 14:50:47 +0500 Subject: [PATCH] Added Brevo Suit to Data Validation (#295) * Added Brevo Suit to Data Validation * Reorder --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77ed2a78..cbea5fbf 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [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 | | [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 |