Language and Translations

BioT is a multilingual platform that offers the flexibility to serve each user in their preferred language.

When making API calls to BioT, clients can request their preferred response language by including the Accept-Language HTTP header in the request.

The value of this header should specify the desired locale, which must be pre-installed on the platform.

To verify the correct locale format and its availability on your platform, follow these steps:

  1. Access the BioT console.
  2. Navigate to the "Languages" option within the Settings menu.
  1. A list of available languages will be displayed, each with its corresponding locale format:

For instance, to receive replies from BioT in Spanish, you would need to include the following header in your API requests:

Accept-Language: es-es