Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lytix.co/llms.txt

Use this file to discover all available pages before exploring further.

All Lytix SDKs use the 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>
You can now continue to the NodeJS or Python Quickstart.