Media

Money

Dispatch

Company

Changelog

Changelog

What's new across WAVE, at the platform, workstream, and product level. Shipping in the open.

Filtered by tag api · clear

Changelog entries

Sep 1, 2026
Compliancefeature

Read your organization's own audit trail

GET /v1/audit returns every billing, custody, and key-lifecycle event for your organization, filtered strictly to your own data. Mint a key with the audit:read scope and the console's Audit page renders the trail directly.

Aug 25, 2026
Gatewayfeature

Read your organization's own record through the API

WAVE adds an endpoint that returns your organization's own record. Cross-organization reads are not possible by design.

Jul 23, 2026
Listenfeature

Control on-demand audio and video conversion through the API

WAVE adds an endpoint to start and stop an on-demand conversion that combines live video and audio into one stream.

Jul 18, 2026
Visionimprovement

Visual QA API is now fully live

WAVE's visual QA endpoint now has a working backend, completing the API announced earlier.

Jul 8, 2026
Renderfeature

WAVE Live: programmatic live video sessions

Start and control live video sessions over an HTTP API, with docs, a CLI, and an MCP descriptor. Sessions are tenant-isolated with per-session keys and an audit log.

Jul 05, 2026
Gatewayimprovement

WAVE error responses now include a machine-readable next step

Every gateway error now carries a structured next_action alongside the human message, so an integrating agent can act on a failure without parsing prose.

Jul 4, 2026
Platformfeature

A standard embeddings API

Call POST /v1/embeddings to generate text embeddings, with managed backends or your own key.

Jul 2, 2026
Visionfeature

WAVE Vision: automated visual QA for renders and UIs

Score renders and interfaces against a spec with a tiered vision pipeline, available as a metered API and through an SDK and MCP surface.

Jun 16, 2026
Transcribefeature

Transcription API with multiple engine choices

Transcribe audio through a single WAVE API, with a choice of engines tuned for accuracy or speed.

Captionsfeature

Captions API with WebVTT, SRT, and JSON output

Generate captions and get them back as WebVTT, SRT, or JSON from a single gateway-fronted endpoint.

Voicefeature

Text-to-speech voice synthesis

Turn text into natural spoken audio through the WAVE Voice API.

Jun 10, 2026
Voicefeature

Word-level timestamps in the Voice API

The Voice API now returns per-word timing alongside the audio, so word-synced captions and karaoke highlighting work with no extra alignment step.

Dated, versioned changes to the API and SDKs live at changelog.wave.online.