Skip to main content
VisitorQuery checking works in 2 stages:
  1. Client side: You copy the javascript code that we provide and place it on the page where you want to check/verify the user.
  2. Backend side: You query our backend API for the session of the user and see their status (proxy/VPN, bot etc).

Client install guide

Learn how to install the client side code on your website

Backend API docs

Learn how to query our backend API for the user’s status