Changelog
What's changed
Releases, improvements, and fixes. Most recent first.
- Improvement
Site rebuilt on Astro
Migrated frontend from static HTML to Astro. Component reuse across pages, easier docs iteration, no behaviour changes.
- Feature
Demo inline signup
After running the live demo, you can now create an API key inline without leaving the page. The key is shown once directly in the result card.
- Feature
Webhook callbacks
Analysis jobs now support webhook delivery. Provide a callback URL on submission and the result posts when the job completes.
- Feature
Batch URL submission
Submit up to 10 audio URLs in a single request via POST /v1/batch. Each URL returns its own job_id.
- Launch
Public API
Initial public release. BPM, key, energy, loudness, mood tags, genre suggestions, and section data via async job API.