From 2c20327e2702c0c4ebbd2f912e02ab5d03072d03 Mon Sep 17 00:00:00 2001 From: jose nazario Date: Fri, 28 Jul 2017 10:36:05 -0400 Subject: [PATCH] move OTX to top for alphabetical ordering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4874b79f..b0ecfa85 100644 --- a/README.md +++ b/README.md @@ -68,12 +68,12 @@ API | Description | Auth | HTTPS | Link | ### Anti-Malware API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| AlienVault Open Threat Exchange (OTX) | IP/domain/URL reputation | `apiKey` | Yes | [Go!](https://otx.alienvault.com/api/) | | Certly | Certly Link/Domain Flagging | `apiKey` | Yes | [Go!](https://guard.certly.io/) | | Google Safe Browsing | Google Link/Domain Flagging | `apiKey` | Yes | [Go!](https://developers.google.com/safe-browsing/) | | Metacert | Metacert Link Flagging | `apiKey` | Yes | [Go!](https://metacert.com/) | | VirusTotal | VirusTotal File/URL Analysis | `apiKey` | Yes | [Go!](https://www.virustotal.com/en/documentation/public-api/) | | Web Of Trust (WOT) | Website reputation | `apiKey` | Yes | [Go!](https://www.mywot.com/wiki/API) | -| AlienVault Open Threat Exchange (OTX) | IP/domain/URL reputation | `apiKey` | Yes | [Go!](https://otx.alienvault.com/api/) | ### Art & Design API | Description | Auth | HTTPS | Link |