# security-apis A collective list of public JSON APIs for use in security. https://alexanderjaeger.de #Index * [Various](#various) ### Various API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | AlienVault Open Threat Exchange (OTX) | IP/domain/URL reputation | `apiKey` | Yes | [Link!](https://otx.alienvault.com/api/) | | Certly | Certly Link/Domain Flagging | `apiKey` | Yes | [Link!](https://guard.certly.io/) | | Google Safe Browsing | Google Link/Domain Flagging | `apiKey` | Yes | [Link!](https://developers.google.com/safe-browsing/) | | Metacert | Metacert Link Flagging | `apiKey` | Yes | [Link!](https://metacert.com/) | | VirusTotal | VirusTotal File/URL Analysis | `apiKey` | Yes | [Link!](https://www.virustotal.com/en/documentation/public-api/) | | Web Of Trust (WOT) | Website reputation | `apiKey` | Yes | [Link!](https://www.mywot.com/wiki/API) |