From 3a2cac80bd55bb47a7500553a326e3a396a4cdd1 Mon Sep 17 00:00:00 2001 From: markolati85 Date: Sat, 8 Aug 2026 11:08:45 +0200 Subject: [PATCH] Add AGPC Domain Check to Email --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1961bf0c..d23fde94 100644 --- a/README.md +++ b/README.md @@ -744,6 +744,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| | [mailboxlayer](https://mailboxlayer.com?utm_source=Github&utm_medium=Referral&utm_campaign=Public-apis-repo-Best-sellers) | Email address validation | `apiKey` | Yes | Unknown | +| [AGPC Domain Check](https://guild.tradeuniquecapital.com/api) | Check a domain's SPF, DKIM, DMARC and MX with a graded shareable report | No | Yes | Yes | | [Cloudmersive Validate](https://cloudmersive.com/validate-api) | Validate email addresses, phone numbers, VAT numbers and domain names | `apiKey` | Yes | Yes | | [Disify](https://www.disify.com/) | Validate and detect disposable and temporary email addresses | No | Yes | Yes | | [DropMail](https://dropmail.me/api/#live-demo) | GraphQL API for creating and managing ephemeral e-mail inboxes | No | Yes | Unknown |