LX_API_KEY environment variable to authenticate with the Lytix platform.
You can set this environment variable in your local development environment by adding it to your .env file.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to set your API Key environment variable
LX_API_KEY environment variable to authenticate with the Lytix platform.
You can set this environment variable in your local development environment by adding it to your .env file.
export LX_API_KEY=<your-api-key>