Fingerprints
Generate unique identifiers for your users to create a reusable environment of user session data, proxy, cookies and device configuration.
Last updated
Generate unique identifiers for your users to create a reusable environment of user session data, proxy, cookies and device configuration.
Last updated
Retrieves detailed information about a specific fingerprint, including its configuration, proxy settings, and session status.
4137e748-96ce-4354-94c6-8ebfbb48d756
Creates a new fingerprint with specified browser configuration, device settings, and proxy settings. This fingerprint can be used to start new browser sessions.
[]
Generates a new fingerprint with randomized browser configuration, device settings, and proxy settings.
UUID of the environment to create the fingerprint in
123e4567-e89b-12d3-a456-426614174000
Archives a fingerprint by deleting all associated session data and marking it as no longer usable. Once archived, the fingerprint cannot be used to create new sessions.
4137e748-96ce-4354-94c6-8ebfbb48d756
Creates a copy of an existing fingerprint's settings but generates new session data. This allows you to duplicate a successful configuration while maintaining unique session identifiers.
73f990f2-23cc-41b0-b3ca-f65b385083f5
Deletes all session data associated with the fingerprint while preserving its configuration. This allows you to start fresh with the same fingerprint settings.
420c1e83-69d7-4b6d-b07e-50dc0b2d7cd7
Updates the proxy settings for a specific fingerprint. This allows you to change the geographic location and routing of browser traffic.
420c1e83-69d7-4b6d-b07e-50dc0b2d7cd7
Two-letter ISO country code for proxy location
US
Pattern: ^[A-Z]{2}$