Live Feed/GitHub/Fact Record
GitHub logo
GitHub
api 96% Confidence Gate September 4, 2026

New API endpoint provides privacy-safe star history data

GitHub has introduced a new REST API endpoint that allows users to retrieve repository star growth data over time. This endpoint provides historical star counts without exposing the individual identities of the users who starred the repository.

Verified State Diff

Comparison Mode:
- Previous State
Stargazer listing endpoints were restricted to repository admins and collaborators, limiting public access to star growth data.
+ Verified New State
A new REST API endpoint is available that provides public access to repository star history data without exposing individual stargazer identities.

Impact & Verification Analysis

WHO IS AFFECTED

Developers, data analysts, and third-party tool maintainers who track repository growth metrics.

WHY IT MATTERS

It restores public access to repository growth analytics while adhering to stricter privacy standards, enabling the development of ecosystem tools without compromising user anonymity.

Full Fact Overview

This release addresses the privacy concerns that led to the restriction of stargazer listing endpoints earlier this year. By decoupling aggregate growth metrics from individual user data, GitHub enables developers and third-party analytics tools to track repository popularity trends while maintaining user privacy compliance. This architectural shift moves from granular, identity-linked data access to anonymized, time-series data aggregation.

Multi-Source Evidence Chain (1)

New API endpoint provides privacy-safe star history dataGitHub
TRACKED ENTITY
Explore all historical GitHub changes
View GitHub Hub ➔