From ed361212ad1f23a6a51679b71a40fbda894f1ce3 Mon Sep 17 00:00:00 2001 From: yogyamodi <44174310+yogyamodi@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:20:44 +0530 Subject: [PATCH] Add BitWarden API to Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2acea35b..7362da98 100644 --- a/README.md +++ b/README.md @@ -1045,6 +1045,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [BinaryEdge](https://docs.binaryedge.io/api-v2.html) | Provide access to BinaryEdge 40fy scanning platform | `apiKey` | Yes | Yes | +| [BitWarden](https://bitwarden.com/help/api/) | Best open-source password manager | `OAuth` | Yes | Unknown | | [Botd](https://github.com/fingerprintjs/botd) | Botd is a browser library for JavaScript bot detection | `apiKey` | Yes | Yes | | [Censys.io](https://censys.io/api) | Search engine for Internet connected host and devices | `apiKey` | Yes | No | | [CRXcavator](https://crxcavator.io/apidocs) | Chrome extension risk scoring | `apiKey` | Yes | Unknown |