Documentation Index
Fetch the complete documentation index at: https://docs.xtrix.tech/llms.txt
Use this file to discover all available pages before exploring further.
API Keys
All API requests require authentication using an API key. You can get your API key from the dashboard.Using your API key
Include your API key in theAuthorization header:
Examples
Security
- Keep your API keys secure
- Never share them in public repositories
- Use environment variables in production