mirror of
https://github.com/public-apis/public-apis.git
synced 2025-07-29 06:18:51 +02:00
Replace url to a valid url
This commit is contained in:
parent
0ffc628e22
commit
301e05ec44
1 changed files with 2 additions and 2 deletions
|
@ -702,8 +702,8 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [FilterLists](https://filterlists.com) | Lists of filters for adblockers and firewalls | No | Yes | Unknown |
|
||||
| [FraudLabs Pro](https://www.fraudlabspro.com/developer/api/screen-order) | Screen order information using AI to detect frauds | `apiKey` | Yes | Unknown |
|
||||
| [HaveIBeenPwned](https://haveibeenpwned.com/API/v3) | Passwords which have previously been exposed in data breaches | `apiKey` | Yes | Unknown |
|
||||
| [Mozilla http scanner](https://http-observatory.security.mozilla.org/api/v1/) | Mozilla observatory http scanner | No | Yes | Unknown |
|
||||
| [Mozilla tls scanner](https://tls-observatory.services.mozilla.com/api/v1/) | Mozilla observatory tls scanner | No | Yes | Unknown |
|
||||
| [Mozilla http scanner](https://github.com/mozilla/http-observatory/blob/master/httpobs/docs/api.md) | Mozilla observatory http scanner | No | Yes | Unknown |
|
||||
| [Mozilla tls scanner](https://github.com/mozilla/tls-observatory#api-endpoints) | Mozilla observatory tls scanner | No | Yes | Unknown |
|
||||
| [National Vulnerability Database](https://nvd.nist.gov/vuln/Data-Feeds/JSON-feed-changelog) | U.S. National Vulnerability Database | No | Yes | Unknown |
|
||||
| [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 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue