Blocker
GET
https://botblocker.pro/api/v1/blocker
This endpoint enables you to detect and block potential bots and dangerous users using BotBlocker.Pro's advanced AI core. By sending a request with the visitor's details, the API analyzes the data to determine whether the visitor is a bot or poses a threat. This helps protect your website or application from malicious traffic, ensuring that only genuine users can access your services.
Note:
This API request is not free
and will count against your available request quota.
Query Parameters
Name
Type
Description
apikey*
string
Your API Key generated from BotBlocker.Pro Developer page.
ip*
string
Visitor IP address.
ua*
string
Visitor user agent.
url
string
Visitor request URL use for firewall.
cURL Example
Response
Last updated