Fingerprint Endpoints
Open an individual browser-signal collector, analytics page, or the combined fingerprint dashboard.
| Endpoint | Description |
|---|---|
| /audioFp | Runs an interactive Web Audio fingerprint and frequency-response plot. |
| /browser | Collects browser identity, engine, version, Client Hints, and request-header signals. |
| /dims | Reports viewport, window, screen, scale, pixel-depth, and color-gamut values. |
| /ext | Checks page-visible signals associated with common Firefox extensions. |
| /fonts | Measures installed-font coverage against OS and browser baselines. |
| /ifonts | Tests a user-provided list of font names for browser availability. |
| /ip | Collects public, WebRTC, DNS resolver, request, and IP-geolocation signals. |
| /keys | Captures interactive keyboard timing, duration, refresh, and per-key analytics. |
| /loc | Reports locale, language, timezone, formatting, and request-language signals. |
| /many | Runs the combined fingerprint dashboard and JSON report. |
| /mouse | Captures mouse position, movement, velocity, refresh, distance, and click analytics. |
| /os | Collects operating-system, platform, CPU, memory, and touch capability signals. |
| /scroll | Captures scroll position, step size, velocity, refresh, and histogram analytics. |
| /storageQuota | Compares origin storage estimates before and after a temporary IndexedDB write. |
| /system | Collects browser-exposed power, memory, CPU, disk, and origin-storage signals. |
| /voicePage | Exercises browser speech synthesis with a selected voice. |
| /voices | Lists normalized speech-synthesis voices as JSON and YAML. |