ab//

// attestation

what is Google Play Integrity API (Android)?

An app asks Google Play Services to vouch for the request; Play returns a signed verdict token covering device integrity, app integrity, and account/licensing, verified server-side. The binding is to Play Services + the device, not to anything the page JS can read. Supersedes the legacy SafetyNet attestation.. Distilled from the richards attestation (mobile) catalog. Reference only — the web app cannot probe mobile.

source capture as of 2026-06-15

in the benchmark

Google Play Integrity API (Android) is tracked as part of the attestation taxonomy. see how tracked tools score against it on the capability matrix.

related

where to go from here