Skip to main content
GET
/
illuxi_availability
/
definition
cURL
curl --request GET \
  --url https://{portalApiUrl}/illuxi_availability/definition \
  --header 'Authorization: <api-key>'
{
  "status": "<string>",
  "result": {}
}

Documentation Index

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

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

Authorizations

Authorization
string
header
required

Authentication token obtained from POST /token

Response

definition response

status
string
required
result
object
required