Google's New Age Signals API Lets Android Apps Verify User Age Through Google Play

Google has announced the Google Play Age Signals API, a tool that lets Android app developers request and receive age-related information about users through the Play platform, rather than building their own age-verification systems. The API is currently in beta, according to Google's developer documentation, and is being tested in Brazil. Expansion to Australia and Canada is scheduled for mid-August, with a global rollout planned before the end of the year. Engadget
The API sorts users into four age brackets: 0–12, 13–15, 16–17, and 18+. Instead of sharing a specific birthdate or exact age, the system transmits only an age range, which Google describes as a privacy-preserving approach. Parents can share their own or their child's age range through the Google Family Link app. Once shared, any app that integrates the API can read that age range and automatically adjust its content, features, and settings to match. Engadget
The announcement came via the Google Android Developers Blog in July 2026. Android Developers Blog
Google has emphasized that the API gives developers flexibility rather than enforcing a single approach. The company stated that developers retain full control over how to tailor their app's content, features, and settings for their audience. In practice, a developer can use the age-range signal to restrict certain features, change content feeds, or adjust default privacy settings, but the API itself does not dictate what those changes should look like. Engadget
The integration is relatively simple from a developer's perspective. Instead of each app building its own age-verification screen, collecting a date of birth, and storing that data, developers call the Age Signals API and receive an age-range token from the Play platform. The data flows through Google's infrastructure, meaning the app developer never directly collects or stores a birthdate. For developers operating under regulations that require age verification for minors, this shifts the verification burden and the associated data-handling responsibility toward Google's platform.
The broader context here is that age verification for minors has become a regulatory flashpoint across multiple jurisdictions. Several countries have enacted or are considering laws requiring app stores and platforms to verify user age and restrict access to content based on that verification. By centralizing age-range signaling at the platform level, Google is positioning Play as the intermediary between regulatory requirements and individual app developers. This is similar to how Apple's App Store and Google Play already handle other trust signals, such as parental controls and content ratings, through platform-level APIs rather than leaving each app to self-certify.
The choice of Brazil as the initial test market, followed by Australia and Canada, aligns with jurisdictions that have been particularly active in youth online-safety regulation. Australia passed the Online Safety Act in 2021, which includes provisions targeting harmful content accessible to minors. Canada has been navigating its own legislative path on online safety. Brazil's Marco Civil da Internet framework and related child-protection measures have placed obligations on platforms regarding minor users. Google has not publicly tied the rollout schedule to specific regulatory timelines, but the sequencing suggests a deliberate approach to validating the API in markets where age-assurance expectations are already established.
One design decision worth noting is the use of age ranges rather than exact ages. The four-bracket system maps roughly to developmental and legal categories: pre-teen, early teen, late teen, and adult. This is coarse enough to reduce the precision of data shared with third-party developers, which may ease some privacy concerns, but it also limits detail. A developer who wants to distinguish between a 13-year-old and a 15-year-old, for example, cannot do so through this API alone. Whether that granularity is sufficient will depend on individual app requirements and on how regulators interpret age-verification obligations that may specify narrower age thresholds.
The fact that any app using the API can access a shared age range once a parent configures it creates a network effect: a single parental action in Family Link propagates across all participating apps, reducing the friction of per-app age setup. The tradeoff is that parents are trusting Google's platform to mediate that data consistently across apps, and the API's beta status means integration patterns may still shift before general availability.
For developers, the immediate action items are evaluating whether the Age Signals API fits their age-verification needs, monitoring the developer documentation for changes as the beta progresses, and planning for the global rollout before year-end. Google's developer documentation on the API is live, and the beta designation signals that breaking changes remain possible. Android Developers Documentation


