LILT Create offers an alternative to normal translation, by allowing you to generate content in the target language using various prompts to get your message across more organically in the new language. This can make your content easier to understand for users of that language and can empower a global audience. This guide will demonstrate how to: Things you will need:Documentation Index
Fetch the complete documentation index at: https://support.lilt.com/llms.txt
Use this file to discover all available pages before exploring further.
- API Key - All requests throughout the LILT API use the API Key to authenticate.
Signing the Terms and Conditions
In order to use LILT Create a user must first agree to the terms and conditions found here: https://lilt.com/lilt-create-license-terms The API has an endpoint that you can use to agree to these terms and conditions by making the following request (Please read the License terms before making this call).Generate Content
There are a few things to consider before Generating Content:- What do I want to generate? This can be as simple as “Write a story about bees” or “Write a paragraph about product X”. As long as your prompt is below the character limit of 500.
- How do I want to group the content to be generated? Writing an article that is split into multiple sections with different headings, add sections to structure the generated content.
- Do I want to use Terminology specific to my organization? Add a
memoryIdto the request. See the API docs for more info.

