Profile
Get a random fingerprint
Returns a random fingerprint to create a new profile.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The operating system to use for the fingerprint.
Available options:
lin
, mac
, win
, android
, macM1
Example:
"win"
The specific version of the operating system to use for the fingerprint.
Available options:
M1
, M2
, M3
, M4
, win11
,
Example:
"win11"
The template to use for the fingerprint.
The current workspace to use for the fingerprint.
Response
200 - application/json
The response is of type object
.