Node.js wrapper for FingerprintJS Server API. This SDK might be also compatible, however not actively tested, with JavaScript "edge" runtimes that do not support all Node APIs, for example, Vercel Edge Runtime, or Cloudflare Workers. To make it work, replace the SDK's built-in fetch function (which relies on Node APIs) with the runtime's native fetch function.
Features
- Node.js wrapper for FingerprintJS Server API
- Usage of the built-in webhook visit type
- Every identification request has a unique identifier associated with it called requestId
- For performance reasons, the API first scans some number of events before filtering them
- Pagination happens during scanning and before filtering, so you can get less visits than the limit you specified with more available on the next page
- Get events with all the information from each activated product
Categories
Browser FingerprintingLicense
MIT LicenseFollow FingerprintJS Server API Node.js SDK
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FingerprintJS Server API Node.js SDK!