Changelog
We version the API; v0 is the current track. Breaking changes will ship under
a new version with a migration note here.
v0 (current)
- Public HTTP API: jobs (create/get/list/cancel), SSE progress, styles, voices, me, GDPR export/delete.
- Signed webhooks (
job.done/job.failed) with HMAC + retry. - OpenAPI spec at
/openapi.json. - TypeScript SDK,
clipCLI, and MCP server. - Subscription billing + custom top-ups.