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

# Language

All data can be returned in our supported languages:

* Dutch (NL)
* French (FR)
* English (EN)

Set the preferred language by including the `Accept-Language` header in your request.

Example:

```json theme={null}
{
  "Accept-Language": "EN"
}
```
