- 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
memoryId
to the request. See the API docs for more info.