The other two endpoints return "stats" for GitHub repositories of a user. Stats include average stargazers, watchers, forks, size, and letter frequency in repository names. /repositories/{owner} endpoint returns stats for public repositories, and /allrepositories endpoint returns stats for all repositories of an authorized user. Authorization occurs by github PAT stored in Azure Key Vault.