Skip to main content
GET
Get a random fingerprint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

os
enum<string>
required

The operating system to use for the fingerprint.

Available options:
lin,
mac,
win,
android,
android-cloud,
ios,
macM1
Example:

"win"

osSpec
enum<string>

The specific version of the operating system to use for the fingerprint.

Available options:
M1,
M2,
M3,
M4,
M5,
A18,
win11,
Example:

"win11"

template
string

The template to use for the fingerprint.

currentWorkspace
string
required

The current workspace to use for the fingerprint.

Response

200 - application/json
navigator
object
required
plugins
object
required
canvas
object
required
mediaDevices
object
required
webGLMetadata
object
required
os
object
required
osSpec
object
required
devicePixelRatio
number
required
fonts
string[]
required
extensionsToNewProfiles
string[]
required
userExtensionsToNewProfiles
string[]
required
autoLang
boolean
required