> For the complete documentation index, see [llms.txt](https://apidocs.d6plus.co.za/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidocs.d6plus.co.za/v2/getting-started/versioning.md).

# Versioning

d6 Integrate utilises versioning in order to:

* Ensure backward compatibility
* Facilitate feature enhancements and testing
* Manage the deprecation of outdated endpoints
* Ultimately provide a more reliable and consistent user experience for developers

The version number is independent per endpoint.

The version is specified by a number with a ‘v’ prefix (eg: v1, v2) - for example:&#x20;

`https://integrate.d6plus.co.za/api/`**`v1`**`/adminplus/learners`

`https://integrate.d6plus.co.za/api/`**`v3`**`/adminplus/parents`

`https://integrate.d6plus.co.za/api/`**`v2`**`/currplus/learnersubjects`
