API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

GitHub Networks API

GitHubs Networks API lets you retrieve a stream of public activity that occurs across a repositorys network, meaning the original repo and all of its forks. Exposed via the Events API (for example, listing events for /networks/{owner}/{repo}/events), it returns the same event types you see in other GitHub event feedspushes, pull requests, issues, releases, and moreaggregated across every repo in that fork family.

Documentation

Specifications

OpenAPI

github-networks-api-openapi.yml Raw ↑