Add botd API to Security

This commit is contained in:
Martin Makarský 2021-07-29 14:41:02 +02:00 committed by GitHub
parent 2c1c038f2c
commit dd7683fd26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -907,6 +907,7 @@ API | Description | Auth | HTTPS | CORS |
### Security
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [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 |
| [Escape](https://github.com/polarspetroll/EscapeAPI) | An API for escaping different kind of queries | No | Yes | No |