Get fingerprint options

View as Markdown
Return the selectable values for a fingerprint field. Path `type` ∈ `language`|`screen`|`timezone`|`fonts`|`webgl`. - `language` / `screen` / `timezone`: no query params. - `fonts`: optional `system` (`Windows`|`Mac OS X`) — omit to get all fonts. - `webgl`: **requires** `system` + `gpu_vendor`. Valid combos: `Windows`→`intel`/`amd`/`nvidia`; `Mac OS X`→`intel`/`apple`. Missing either → `2003 MISSING_PARAM`.

Authentication

X-API-Keystring
API Key authentication via header

Path parameters

typestringRequired

language | screen | timezone | fonts | webgl

Response

OK
codeinteger
datalist of objects
successboolean