Get Changelog
Public — no API key required. Returns changelog entries newest-first: breaking changes, new features, improvements, fixes, deprecations, and announcements. Use days to limit to recent changes and limit to cap the number of entries (default 50).
x-api-key header.Query Parameters
Only return entries from the last N days. Omit for the full history.
7
Maximum number of entries to return. Defaults to 50.
50
Response
Changelog entries, newest-first.
Publish date in UTC (YYYY-MM-DD).
Impact category of the change.
breaking, feature, improvement, fix, deprecation, announcement Short headline for the change.
Optional Markdown detail.
API routes affected by this change. Omitted or empty for product announcements.
External links related to the entry (docs, migration guide, blog post).

