Play Integrity API Checker

3.9
731 reviews
1L+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This app is 100% open source! You can find the source code here:
https://github.com/1nikolas/play-integrity-checker-app

This app shows info about your device integrity as reported by Google Play Services. If any of this fails could mean your device is rooted or tampered in a way (for example having an unlocked bootloader).

Note: Google has a 10k requests/day limit. If it stops working it's probably that.
Updated on
22 Apr 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.0
710 reviews
MEENAKSHI KAUSHAL
1 April 2025
give option to check standard integrity as well. there are two features in play integrity one is classic and other is standard, you have implemented classic integrity. please add option for standard play integrity as well. yes ideally it should not be different but I still think you should give option to user. that is the purpose of integrity checker right?
1 person found this review helpful
Did you find this helpful?
Nikolas Spiridakis
22 April 2025
I don't think the result has a difference between those 2 requests. Open an issue on GitHub if you want to discuss it. EDIT: I looked more into it and it seems that standard integrity requests cache the device assessment which would need the app to be re-opened to get fresh results so it doesn't make sense to add support for that.
Ryan Hensley
4 April 2025
the only one that still works out of 3 I had to test (why u need this in the first place) but it don't matter. even if your passing, your still not able to download specific bank apps etc. paid 1k for this phone, WHY can I not use it on what I want when I don't have anything installed and removed bloat instead?!?!
2 people found this review helpful
Did you find this helpful?
विजय जैन
26 March 2025
hi, can the developer please respond. after clicking on check now, I get result as green for device and basic integrity. but there is a toggle "legacy response". If I turn in ON, it only says basic integrity as available abd turns device integrity as red. can you please explain what does that mean? why under legacy response only basic integrity is met and if turn off the Legacy response toggle both device n basic integrity as met.
3 people found this review helpful
Did you find this helpful?
Nikolas Spiridakis
26 March 2025
Google has made the new response more strict and it's harder to hide your modifications

What's new

What's new:
- Reorder checks
- Add support for Virtual Integrity
- Fix certificate errors on older devices
- Better error dialogs
- Various fixes