Turing API

Deterministic bot & email risk scoring. No AI, no black boxes.

Sign in

Usage

API keys

NameKeyCreated

Buy credits

Quick start

curl -X POST /v1/bot-check \
  -H "Authorization: Bearer <your key>" \
  -H "Content-Type: application/json" \
  -d '{"ip":"52.1.2.3","user_agent":"curl/8.4.0"}'