Get fingerprint options
get_fingerprint_optionsList selectable values for fingerprint fields (language, screen, timezone, fonts, webgl). For webgl, include system and GPU vendor to return valid choices.
Instructions
List the selectable values for a fingerprint field (for manual fingerprint configuration). For type=webgl both system and gpu_vendor are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| system | No | Optional for fonts; required for webgl | |
| gpu_vendor | No | Required for webgl. Windows: intel | amd | nvidia — Mac OS X: intel | apple |