SafetyNet is an Android API that provides a set of services and creates profiles of devices according to software and hardware information.
This profile is then compared to a list of accepted device models that have passed Android compatibility testing. Google recommends using the feature as “an additional in-depth defense signal as part of an anti-abuse system”.
{"nonce": "R2Rra24fVm5xa2Mg","timestampMs": 9860437986543,"apkPackageName": "com.package.name.of.requesting.app","apkCertificateDigestSha256": ["base64 encoded, SHA-256 hash of the certificate used to sign requesting app"],"apkDigestSha256": "base64 encoded, SHA-256 hash of the app's APK","ctsProfileMatch": true,"basicIntegrity": true,}