Changelog

Recent changes to the API and platform. For the full v1 → v2 history, see the Migration guide. Older entries live in Release notes archive.

v2
current API version

Introduced cursor pagination and webhooks in place of v1 polling.

2026-08-01 — Webhooks generally available

The Webhooks endpoint is now generally available for all workspaces, with signed payload verification.

2026-06-15 — Cursor pagination on all list endpoints

Every list endpoint, including Pipelines, moved from offset to cursor pagination. See Rate limits for the envelope shape.

Breaking change

Offset-based page/per_page parameters were removed, not deprecated. Clients still passing them received a validation error starting this date.

2026-05-02 — v2 API launched

Full v2 launch. See the Migration guide for what changed from v1.