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

# Internationalization and localization

> Receive responses in different languages

Some aspects of this API are available on multiple languages. To specify your language of preference, set the `x-locale` header to the **ISO 639-1 code** of such language.

<Info>
  The default language is **English** when no `x-locale` header is specified.
</Info>

## Supported languages

This is the complete list of languages supported by the API.

| Language          | ISO 639-1 |
| ----------------- | --------- |
| English (default) | `en`      |
| Spanish           | `es`      |

<Tip>
  Need more languages? Feel free to contact us with suggestions!
</Tip>
