---
title: "Versioning and deprecation"
description: "The deprecation policy for this API: the path prefix /api/v1 is stable, and breaking changes ship under a new prefix. When a prefix is deprecated it keeps answering for at least 90 days, and the API announces the removal date with Deprecation (RFC 9745) and Sunset (RFC 8594) headers."
canonical_url: "https://cgaravito.dev/en/developers/versioning"
last_updated: "2026-09-10T00:00:00.000Z"
locale: "en"
---

# Versioning and deprecation

The deprecation policy for this API: the path prefix /api/v1 is stable, and breaking changes ship under a new prefix. When a prefix is deprecated it keeps answering for at least 90 days, and the API announces the removal date with Deprecation (RFC 9745) and Sunset (RFC 8594) headers.

- https://cgaravito.dev/openapi.json
- https://cgaravito.dev/mcp
