Get Lilt Create preferences
Create
Get Lilt Create preferences
Get the stored preferences for Lilt Create.
Example CURL:
curl -X POST 'https://api.lilt.com/v2/create/preferences?key=API_KEY'
GET
Get Lilt Create preferences
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.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

