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

# Versioning

> Award Force uses semantic versioning with major and minor versions.

* **MAJOR** version: Incremented for incompatible changes.
* **MINOR** version: Incremented for minor breaking changes.

Use the following `Accept` header values for version 2.3:

```bash theme={null}
application/vnd.Creative Force.v2.3+json
application/vnd.Creative Force.v2.3+xml
```

To use an earlier API version, replace `2.3` with the required version number.
