versioning and compatibility.md

Versioning and compatibility

This page explains how to read API versions, compatibility expectations, and changelog entries in this documentation.

Current documented versions

The current references published in this site are:

API Current reference
DAM REST API DAM REST API v2.0
Catalog REST API Catalog REST API v2.0

Use the API overview pages for functional context and the OpenAPI references for endpoint-level details.

Compatibility expectations

Versioned references describe the API behavior documented for that version.

Changes are usually considered compatible when they add functionality without requiring existing clients to change. Examples include:

Changes may require integration review when they affect existing requests or assumptions. Examples include:

Client recommendations

Build integrations so they tolerate compatible additions:

Changelog usage

Use the changelog to understand documented changes over time.

For each new version, review: