Technology

Google to Expand Play Age Signals API Worldwide by End of 2026

Martin HollowayPublished 2d ago4 min readBased on 9 sources
Reading level
Google to Expand Play Age Signals API Worldwide by End of 2026

Google will expand its Play Age Signals API to users worldwide by the end of 2026, with Australia and Canada receiving the API first by mid-August, according to TechCrunch. The global rollout will cover all remaining markets after those initial launches.

The Play Age Signals API allows Android developers to identify younger users and provide age-appropriate experiences. Google's age-assurance technology enables developers to obtain a user's age range without accessing personal information such as a date of birth. Parents can share their child's age range directly with apps through Google's Family Link parental controls dashboard. Age ranges are not shared by default; parents must opt in by entering that information in Family Link.

The API was already available in Brazil before the July 2026 global expansion announcement, giving Google a prior live-market test bed. Family Link also lets parents manage screen-time limits, approve app downloads, and set PIN-based content filters, making the age-range sharing one additional capability within an existing parental-control surface rather than a standalone product.

Apple launched its own age-verification tools globally in February 2026, and Google's phased expansion brings its developer-facing API to parity across major markets. The two platforms are converging on a similar architecture: platform-mediated age signals that shield the underlying personal data from the requesting app.

Google has been building toward this for over a year across multiple regions and technical approaches. In Europe, Google has an age assurance tool that uses Credential Manager technology, now available on Android. The company announced Sparkasse as its first national credential partner for EU age assurance, with that solution integrating directly with Android. Google has also opened up zero-knowledge proof technology to promote privacy in age assurance, giving developers a cryptographic method to verify age ranges without exposing the underlying credential.

For the broader market, Google estimates user ages and notifies users who might be younger than 18 via email and as they use Google products. The company has publicly supported banning personalized advertisements targeting users under 18 as part of age assurance proposals. In December 2024, Google published developer guidance titled "Four Tips to Help You Build High-Quality, Engaging, and Age-Appropriate Apps" on the Android Developers Blog, noting at the time that it was exploring how the Play Age Signals API could support a range of age assurance methods to help developers safely confirm user ages.

The rollout sequence matters for Android developers with global user bases. Those serving users in Australia and Canada will need to integrate the API earliest, with the rest of the world following before year-end. Developers already familiar with the Brazilian deployment will find the same API surface; those who have not yet implemented age-assurance logic now have a concrete deadline.

Looking at what this means for the ecosystem, the opt-in design through Family Link is a deliberate trade-off. It preserves parental control and limits data exposure, but it also means that age-range coverage will depend on how many parents actually enter that information. Apps that rely on the API for compliance with child-safety regulations will receive age signals only for children whose parents have opted in, leaving a gap for users whose age has not been declared. Google's age-estimation and notification mechanisms are designed to partially address that gap, but the effectiveness of the system at scale will depend on adoption rates that are not yet publicly available.

The zero-knowledge proof work and the Credential Manager integration in Europe suggest Google is building a layered architecture: platform-estimated age as a default, parental attestation via Family Link as a stronger signal, and credential-based verification through partners like Sparkasse for jurisdictions that require it. The Play Age Signals API sits as the developer-facing endpoint that abstracts whichever method produced the age range.

For Android developers, the integration point is consistent regardless of the underlying verification method. That abstraction is the practical value of the API, and the global expansion means it will soon be available wherever an app has users.