{"name":"Tor Exit Node Scanner","version":"10.0 NO LIMITS","description":"Returns ALL fingerprints - No 10 limit on any endpoint","endpoints":{"GET /tor-check":"Check current IP","POST /tor-check":"Check specific IP {\"ip\": \"1.1.1.1\"}","GET /proxy-check":"Alias for /tor-check GET","POST /proxy-check":"Alias for /tor-check POST","POST /scan":"Batch scan {\"ips\": [...], \"ports\": [80,443]}","GET /scan/single":"Single scan /scan/single?ip=1.1.1.1","GET /health":"Health check /health?ip=1.1.1.1","GET /lookup":"IP info /lookup?ip=1.1.1.1","GET /detect":"Detection /detect?ip=1.1.1.1","GET /exit-nodes":"All exit nodes","GET /ips.txt":"Download ips.txt","GET /countries":"Onionoo data (ALL fingerprints)","GET /all":"Combined data","GET /stats":"Statistics","POST /refresh":"Force refresh","POST /clear-cache":"Clear cache"}}