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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FingerprintJS Server API Node.js SDK!