v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
Misc

Device fingerprint snapshot

Returns a live snapshot of the device's spoofed identity, including model, display, identifiers, and carrier. Devices without fingerprint support return an unsupported-feature error.

get/devices/{deviceId}/fingerprint

Path parameters

deviceIdstring required

Headers

X-Device-Display-IDinteger

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://example.com/schemas/FingerprintResult.json"
}