> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scaleo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Versioning

> API version prefix and compatibility policy.

The Brand API uses a path-based version prefix.

| Version | Status          | Prefix        |
| ------- | --------------- | ------------- |
| **v2**  | Stable, default | `/api/v2/...` |

## Compatibility policy

* **Additive changes** (new fields, new endpoints) can appear without notice.
  Clients must tolerate unknown fields.
* **Breaking changes** require a new major version, announced with a
  minimum 6-month deprecation window.
* **Bug fixes** that alter response shape are treated as breaking.
