Changelog Normalizer
Paste in messy commit logs, release notes, or any unstructured changelog text. The API parses each line, classifies it, and returns a structured JSON object with entries sorted into five categories
Changelog Normalizer endpoints
| Method | Endpoint | Description |
|---|---|---|
| normalize | ||
| POST |
normalizeChangelog /normalize |
Takes raw git commit messages or release notes as plain text and returns a structured changelog grouped by category. |
| health | ||
| GET |
health /health |
Returns service health status. |
Changelog Normalizer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 10 / second |
|