2026 Q2April 28, 2026

API versioning

Improved public API versioning with versioned docs, a version switcher, and smoother backward-compatible upgrades.

April 28, 2026

This page summarizes the main API versioning changes released on April 28, 2026.

Use the updates below to scan the day’s major release items quickly.

Update

April 28, 2026Versioned API documentation now provides dedicated docs for each supported version.
APIdocumentation

Public API documentation is now versioned, so each supported version has its own documentation set.

April 28, 2026A version switcher makes it easier to move between API versions in the docs.
APIdocs

The docs now include a version switcher for moving between API versions without leaving the documentation experience.

April 28, 2026Older API versions remain accessible and fully documented for backward compatibility.
APIbackward compatibility

Older API versions remain accessible and fully documented, which helps you reference the version your integration depends on.

April 28, 2026Stable integrations are easier to maintain, with smoother upgrades and v3 planned.
APIupgrade

These changes are meant to support stable integrations and smoother upgrades, with v3 planned.

Summary

Versioned documentation gives you clearer version-specific references and makes integrations more predictable over time. It also makes upgrades easier to manage by keeping older versions available while future versions roll out.