GitHub

Trending repositories

The platform-wide GitHub trending/rising snapshot — languages, topics, star deltas.

GET/v1/github/trending

Authorization

bearerAuth
AuthorizationBearer <token>

API token issued from the dashboard (Settings → API Tokens). Sent as Authorization: Bearer <token>.

In: header

Query Parameters

feed?string

trending mirrors github.com/trending (dimension = language). rising surfaces fast-growing young repos by topic (dimension = topic, always daily).

Default"trending"
Value in"trending" | "rising"
period?string

Trending feed only — the rising feed is always daily.

Default"daily"
Value in"daily" | "weekly" | "monthly"
dimension?string

Language (trending: e.g. typescript, python, all) or topic (rising: e.g. ai, llm, agents). Defaults: trending → all, rising → ai. Available values come back in dimensions.

search?string

Case-insensitive filter on repo name + description.

Response Body

application/json

application/json

application/json