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

# Breaking Changes

> Deprecation notices for Lobyco APIs, and the policy that governs how much notice you get.

Every breaking change to a Lobyco API is announced here before it takes effect. Read the [Breaking Change Policy](/integration/breaking-changes/lobyco-api-breaking-change-policy) once to understand the notice periods you can rely on, then use the timeline below to track what is currently in flight.

<Info>
  This page has an [RSS feed](/integration/breaking-changes/rss.xml) — subscribe to it from your reader to get deprecation notices as they are published.
</Info>

## Timeline

<Update label="2025-08-20" tags={["deprecation", "promotion-platform"]}>
  ## API deprecation notice — Promotion platform

  Some Promotion platform endpoints are being rotated to newer versions, with a **deprecation deadline of 1 March 2026** (a six-month notice window).

  Two changes require action if they affect you:

  * **Games** — migrate from `get current game` to `get list of games`. The list endpoint returns all games available to a customer, ordered; take the first item if you want the old sequential behaviour.
  * **Personal offers import** — migrate to the v3 bulk import endpoint. The API contract is unchanged, so this is a path change only.

  [Read the full notice](/integration/breaking-changes/august-20-2025-api-deprecation-notice-promotion-platform)
</Update>

## Policy

<Columns cols={1}>
  <Card title="Lobyco API Breaking Change Policy" icon="scale-balanced" href="/integration/breaking-changes/lobyco-api-breaking-change-policy">
    What counts as breaking, and how much notice you get before it lands.
  </Card>
</Columns>
