API Changelog Generator

Generate a Markdown changelog from two OpenAPI versions.

Support
Works Offline
Privacy First
No Login
No API

Previous spec

Current spec

Generated changelog

Markdown ready to paste into CHANGELOG.md or release notes

Breaking
3
Risky
0
Added
1
Suggested bump
major

About the API Changelog Generator

Diff two OpenAPI documents and produce a release-ready Markdown changelog grouped into Breaking Changes, Added, Changed and Removed, complete with a suggested semantic version bump you can paste straight into release notes or docs.

Examples

v1 → v2

Two OpenAPI documents

Output

## Breaking Changes
- Removed `DELETE /users/{id}`

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-20 · Runs entirely in your browser