To provide device intelligence, Fingerprint runs on the client device — inside the browser or a mobile app. Client-side code can be easily examined, therefore, the API key you use to make identification requests to Fingerprint is by definition a public API key. To prevent malicious actors from misusing your public API key and inflating your Fingerprint costs, you can filter out unwanted identification requests. These requests are not billed and will receive an error instead of the identification result.Documentation Index
Fetch the complete documentation index at: https://docs.fingerprint.com/llms.txt
Use this file to discover all available pages before exploring further.
- To filter requests from web browsers by origin or HTTP header, see Request filtering for websites.
- To filter requests from mobile apps by package names or bundle IDs, see Request filtering for mobile apps.
- To filter requests from common indexing and AI bots, see Search bot request filtering and AI bot request filtering respectively.
- To filter requests from a range of IP addresses, see Network request filtering.
What’s Next