Introduction

What is BotBlocker.Pro?

Welcome to the official documentation for the BotBlocker.Pro API. This API allows you to easily detect if a visitor is a bot and access real-time usage statistics. Built with simplicity and flexibility in mind, BotBlocker.Pro helps secure your website and manage bot traffic effectively.

BotBlocker.Pro is designed to protect your site from unwanted bots that can affect your website's performance, security, and integrity. Whether dealing with good bots or malicious ones, our API provides a reliable solution to distinguish between human users and automated traffic, ensuring your website remains secure and runs smoothly.

Key Features

  1. Advanced Bot Detection: Leverage powerful algorithms to accurately detect and block bots from accessing your site.

  2. Real-Time Monitoring: Stay updated with live visitor tracking, helping you respond to potential bot activity instantly.

  3. Comprehensive Analytics: Get detailed insights into bot traffic and API usage to optimize your site’s security and performance.

  4. Seamless Integration: Our API is simple to integrate into any system, allowing quick and easy bot protection setup.

Use Cases

  1. Prevent Fraud: Shield your site from fraudulent activities often carried out by malicious bots.

  2. Boost Security: Strengthen your website's security by identifying and blocking harmful bots.

  3. Improve Performance: Manage bot traffic efficiently to reduce server load and enhance overall performance.

  4. Ensure Accurate Analytics: Filter out bot traffic to maintain the integrity of your web analytics.

How It Works

  1. Enhanced Security: Mitigate risks of cyberattacks by controlling bot traffic effectively.

  2. Better User Experience: Allow genuine users to have an uninterrupted and seamless browsing experience.

  3. Resource Optimization: Conserve valuable resources by minimizing interactions with non-human traffic.

  4. Data Accuracy: Keep your data and analytics clean by eliminating bot-driven noise.

Getting Started

Registration and Subscription

To start using the BotBlocker.Pro API, follow these simple steps:

  1. Sign Up: Visit botblocker.pro and create an account.

  2. Choose a Plan: Pick a subscription plan that fits your needs to gain access to the API.

  3. Generate Your API Key: After logging in, navigate to the "Developer" section to generate your unique API key.

Authentication

All API requests must include authentication via an API key. To authenticate, add your API key as a GET parameter named apikey in each request.

Endpoints

Available Endpoints

API Base URL: https://botblocker.pro/api/v1

Endpoint
HTTP Method
Description

/blocker

GET

Checks if a visitor is a genuine visitor or not (bot, scrapper, sy tools, etc)

/shortlink

GET

Checks if a visitor is a genuine visitor or not (bot, scrapper, sy tools, etc) for shortlink services

/ip

GET

Looku IP address an geolocation

/email

GET

Check if a email is active or not

/disposable

GET

Check if a email is disosable or real email

/phone

GET

Lookup phone number information

/usage

GET

Retrieves the current API usage statistics

Last updated