Roundtable is the world’s best bot detection platform. We use advanced behavioral analyses and device checks to help software teams quickly identify and mitigate bot activity.

Get started

To start using Roundtable, follow these steps:

  1. Sign up for an account: Create your Roundtable account at accounts.roundtable.ai to obtain your site key and secret key.

  2. Integrate the tracker: Add our JavaScript tracker to your site with a single line of code:

    <script
       src="https://cdn.roundtable.ai/v1/tracker.js"
       data-site-key="YOUR_SITE_KEY">
    </script>
    
  3. View session data: View detailed session data on the Roundtable Dashboard or via our API:

    GET https://api.roundtable.ai/v1/sessions/{sessionId}/report
    

Privacy and data handling

Roundtable is designed with privacy first. All data stays in‑tab for the life of the visit, and we never rely on cookies or long‑term browser storage.

Next steps

  1. Sign up for an account at accounts.roundtable.ai.
  2. Explore our Integration Guide for detailed implementation instructions.
  3. Review the API Reference for more details on the sessions logs, biometrics checks, and risk scores.

If you have any questions or need assistance, contact us at support@roundtable.ai.