Scammers and spammers are always evolving and adapting, so we are too.
We use AI to detect dangerous users that would usually get missed.
20 years and millions of registrations, we know a thing or two.
Set your own filters and banned variables to help protect your site.
Included for free on all plans, this should always be step one to a safe site.
It takes just a few lines of code and a few minutes to protect your business.
In just a few lines of code you can be protecting your site.
// example.php
require_once 'guardrilla.php';
// User data
$userData = [
'email' => '[email protected]',
'ip' => '192.168.0.1',
];
// Check the user
$response = guardrilla.checkUser($userData);
// Handle the response
if ($response['score'] < 50) {
banUser($userData);
}
For more information view documentation
We'll send back a score, and other useful information about your request.
Based on the response from Guardrilla you can ban, moderate or monitor users.
$25
per month
+$5 per 1000 checks
Email checks are included on all plans and do not count to your quota!
Need a high volume of checks? contact us for an enterprise plan
Guardrilla accepts user data, strings and URLs as requests and can give you a score that can help you protect your site in a range of ways
Detect if users are spammers or bots and block them before they do damage.
Check the email and message content of your contact form and block unwanted messages.
Check if users are sending harmful or promotional info in messages.
Check the contents of links submitted by your users, detect harmful content.