// vendor intelligence
what fingerprintjs detects
fingerprintjs is a fingerprint-lib vendor. it declares native js fingerprint (3/3), partial server coherence (1/3) capability. below: the layers it enforces and the cookie, endpoint, and header tells it leaves.
catalog data undated confirmed
enforced detection layers
| detection layer | capability | what it covers |
|---|---|---|
| tls / network fingerprint | unaddressed | the ja3/ja4 clienthello and http/2 settings signature the edge reads before any javascript runs. |
| ip reputation | unaddressed | asn, proxy-class, and abuse-history scoring of the connecting address. |
| js fingerprint | 3/3 native | canvas, webgl, navigator, font, and audio signals collected in-page. |
| behavioral | unaddressed | mouse, keyboard, and timing biometrics read from interaction cadence. |
| challenge | unaddressed | interactive or invisible captcha and proof-of-work gates. |
| attestation | unaddressed | hardware or os-backed integrity checks (webauthn, play integrity, device attestation). |
| server coherence | 1/3 partial | cross-checking headers, tls, ip, and js for internal consistency. |
unaddressed means this tool type does not operate at that layer, so it is not a failing score. a red 0/3 is a real, declared score of zero. both are declared capability, not live pass-rates.
tells
- endpoints
- api.fpjs.io, *.fpjs.io, fp.<customer> proxy
- header tells
- api.fpjs.io, fpjs.io
no clearance cookie - returns a stable visitorId + bot.result ('good'/'bad') + confidence; identification, not a gate. the customer site decides.
questions
- what does fingerprintjs detect?
- it declares native js fingerprint (3/3), partial server coherence (1/3) capability. layers not listed are not enforced by fingerprintjs.
- what are fingerprintjs's tells?
- header/script tells: api.fpjs.io, fpjs.io. endpoints: api.fpjs.io, *.fpjs.io, fp.<customer> proxy.
sites defended by this vendor
other vendors
where to go from here
layer intensities are catalog-declared (0..3), confirmed, and the catalog carries no capture date for this record. layer definitions in the glossary.