mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-19 20:16:21 +02:00
Fix apiKey typo (#1057)
This commit is contained in:
parent
a923ea792e
commit
9d33c50f08
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
### Anti-Malware
|
||||
API | Description | Auth | HTTPS | CORS |
|
||||
|---|---|---|---|---|
|
||||
| [AbuseIPDB](https://docs.abuseipdb.com/) | IP/domain/URL reputation | `apikey` | Yes | Unknown |
|
||||
| [AbuseIPDB](https://docs.abuseipdb.com/) | IP/domain/URL reputation | `apiKey` | Yes | Unknown |
|
||||
| [AlienVault Open Threat Exchange (OTX)](https://otx.alienvault.com/api/) | IP/domain/URL reputation | `apiKey` | Yes | Unknown |
|
||||
| [Google Safe Browsing](https://developers.google.com/safe-browsing/) | Google Link/Domain Flagging | `apiKey` | Yes | Unknown |
|
||||
| [Metacert](https://metacert.com/) | Metacert Link Flagging | `apiKey` | Yes | Unknown |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue