Skip to content
English
  • There are no suggestions because the search field is empty.

Translation API Privacy

Control how your data is stored when using Lara’s Translation API

Lara now supports Incognito Mode via API. This feature allows you to make translation requests without storing any data, perfect for when privacy and confidentiality are critical.

To enable incognito mode, simply add the following field to your request:

"noTrace": true

When no_Trace is set to True, Lara will:

  • Not store the source text

  • Not retain the translation

  • Not use the data to improve models or learn from edits

This mode is especially useful for handling sensitive content or for users who prefer to keep their translation history completely private.

Note: Incognito Mode disables all learning and memory features for that specific request.

For more technical details, refer to the API documentation or contact our support team for assistance.

 


 

This article is about: 

  • Incognito Mode 
  • noTrace parameter
  • Data privacy and confidentiality
  • Disabling learning and memory features