BotScore - Bot Detection API
BotScore is a real-time bot detection API that analyzes IP addresses and user agents to determine if traffic is from a human or a bot. Unlike black-box solutions, BotScore provides full transparency — every response includes a detailed breakdown of the signals that contributed to the score, so you can understand exactly why traffic was flagged. What You Get - Bot Score (0-1): Probability that…
BotScore - Bot Detection API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze IP /v1/analyze |
Full bot detection analysis. Returns bot_score, classification, confidence, signal breakdown, geo data, and reasoning. |
| POST |
Batch Analyze /v1/batch |
Analyze up to 50 IP+UA pairs in one request. |
| POST |
IP Lookup /v1/lookup |
Lightweight geo + IP type lookup without bot scoring. Fastest endpoint. |