This endpoint allows you to determine if a visitor is a bot using Killbot's advanced AI core. By sending a request to this endpoint with the visitor's details, the API analyzes the data and returns a response indicating if the visitor being a bot. This helps in protecting your site from malicious traffic and ensuring only genuine users access your services.
Request
Header Params
Body Params application/x-www-form-urlencoded
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.killbot.to/check' \
--header'X-API-Key;' \
--data-urlencode'ip=' \
--data-urlencode'ua='