From 0e683c06a77fa4a82281382a96dc406b517f5255 Mon Sep 17 00:00:00 2001 From: "goktug.karatas" Date: Tue, 21 Jul 2026 14:23:21 +0300 Subject: [PATCH] Add SSL Domain Health Check API to Security category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68045a06..264bd8e4 100644 --- a/README.md +++ b/README.md @@ -1646,6 +1646,7 @@ API | Description | Auth | HTTPS | CORS | | [SecurityTrails](https://securitytrails.com/corp/apidocs) | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown | | [Shodan](https://developer.shodan.io/) | Search engine for Internet connected devices | `apiKey` | Yes | Unknown | | [Spyse](https://spyse-dev.readme.io/reference/quick-start) | Access data on all Internet assets and build powerful attack surface management applications | `apiKey` | Yes | Unknown | +| [SSL Domain Health Check](https://rapidapi.com/goktugbk/api/ssl-domain-health-check) | SSL certificate validity, domain WHOIS status, and DNS record checks for any domain | `apiKey` | Yes | Unknown | | [Threat Jammer](https://threatjammer.com/docs/index) | Risk scoring service from curated threat intelligence data | `apiKey` | Yes | Unknown | | [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown | | [URLhaus](https://urlhaus.abuse.ch/api/) | Database of malicious URLs used for malware distribution | `No` | Yes | Unknown |