Shortlink
GET
https://botblocker.pro/api/v1/shortlink
This endpoint enables you to detect and block dangerous users attempting to access your Short URL. By analyzing visitor data, the API helps prevent malicious traffic from interacting with your shortened links, ensuring that only safe and legitimate users can access the content behind the URL.
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 BotBloker.Pro Developer page.
keyname*
string
Keyname from Shortlink.
ip*
string
Visitor IP address.
ua*
string
Visitor user agent.
url
string
Visitor request URL use for firewall.
cURL Example
Response
Last updated