What is SuprLogs?
SuprLogs turns your GitHub commit history into human-readable changelogs. Connect a repository, and we scan commit diffs to generate changelog entries: author, files changed, lines added/removed, and a clear description of what changed. Access the data via API or use our hosted changelog with a custom subdomain (e.g.mycompany.suprlogs.com).
Open the dashboard
Connect repos, manage projects, and view your changelog.
What you can do with the API
- Changelog data – Fetch changelog entries for your projects (by commit, day, week, or month).
- Projects – List and manage connected repositories.
- API keys – Use API keys for programmatic access (Pro plan and above).
Authorization: Bearer <your-api-key> or X-API-KEY: <your-api-key>.
API Reference
Base URL, authentication, and endpoint reference.