Overview
The server quickstarts section provides step-by-step guides for integrating Fingerprint into backend applications. These quickstarts cover popular server-side programming languages and frameworks, helping you retrieve visitor identification data, implement fraud prevention, and build secure server-side integrations.What these quickstarts cover
All server quickstarts guide you through:- Installing the Fingerprint Server SDK for your language
- Setting up a server with a Fingerprint integration
- Retrieving visitor identification data using the Server API
- Blocking bots and suspicious devices based on identification results
- Preventing multiple signups from the same device
These quickstarts focus on backend integration and must be completed after
identifying a visitor and generating a request ID. Before starting a server
quickstart, complete one of our web
quickstarts or mobile
quickstarts to see how to identify
visitors in your frontend.