"git@ustchcs.com:wwwanlingxiao/public-apis.git" did not exist on "2897c3a489bcd560022b1663a405584da8378b6d"
Unverified Commit dd7683fd authored by Martin Makarský's avatar Martin Makarský Committed by GitHub
Browse files

Add botd API to Security

parent 2c1c038f
...@@ -907,6 +907,7 @@ API | Description | Auth | HTTPS | CORS | ...@@ -907,6 +907,7 @@ API | Description | Auth | HTTPS | CORS |
### Security ### Security
API | Description | Auth | HTTPS | CORS | 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 | | [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 | | [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 | | [Escape](https://github.com/polarspetroll/EscapeAPI) | An API for escaping different kind of queries | No | Yes | No |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment