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

# Versioning

When backwards-incompatible changes are made to the API, we release a new version. Without specifically setting a version, requests will always use the latest version.
Use the `X-Version` header to specifically set the version of the API. We support the current version -2.

<Info>
  Current version is **2024-04**. Apply header as *X-Version: 2024-04* or leave out.
</Info>

| date       | version | release   |
| ---------- | ------- | --------- |
| 2024/04/09 | 2024-04 | latest    |
| 2024/02/20 | 2024-02 | supported |
| 2023/07/13 | 2023-07 | supported |
