v3
latestOpenAPI 3.1.02026-07-31550239.5 KBLatest releases (cross-source feed)
Cacheable cross-source feed ordered by (publishedAt DESC, fetchedAt DESC, id DESC). ?source= and ?org= are mutually exclusive scopes. ?exclude= strips releases by source type — comma-separated values from github,scrape,feed,agent. By default, coverage-side rows (releases that roll up into a canonical release) are hidden; pass ?include_coverage=true to include them. Prereleases (canaries / alphas / betas / RCs) are also hidden by default — pass ?include_prereleases=true to surface them, matching the source-feed and MCP defaults. The unfiltered homepage shape is served through KV (X-Cache: HIT|MISS); filtered requests bypass cache (X-Cache: BYPASS).
Query parameters
Number of releases to return. Clamped to [1, 100].
Scope to a single source by typed ID (src_…) or slug. Mutually exclusive with org.
Scope to an org's sources by typed ID (org_…) or slug. Mutually exclusive with source.
Include coverage-side rows that normally roll up into a canonical release.
Include prereleases (canaries / alphas / betas / RCs). Hidden by default to match the source-feed and MCP defaults.
Comma-separated source types to exclude. Allowed: github, scrape, feed, agent.
Keep only releases published at or after this bound. Accepts an ISO date/datetime or relative shorthand (90d, 4w, 6m, 2y). Filters published_at; undated releases are dropped. Windowed requests bypass the KV cache (X-Cache: BYPASS).
Keep only releases published at or before this bound. Same input formats as since.
Only include releases with AI-scored importance >= this value (1–5). Releases with no score (null) are excluded when set. Filtered requests bypass the KV cache (X-Cache: BYPASS).
Response
Latest releases