Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.illuxi.com/llms.txt

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

Authentication

Each request must include a token in the header. To obtain a valid token, you will need your portal’s API URL and API key. Both can be found in your portal administration settings under Apps / illuxi API. API access info Use the /token endpoint to obtain a valid token.

Autorisation header

Each request must include the following header:
Authorization: <TOKEN>