Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
REST API endpoints and request/response schemas
View platform settings including database status and feature flags.
{ "apiVersion": "v1", "dbStatus": "connected", "featureFlags": { "simulationMode": true, "explainabilityPanel": true, "batchDecisioning": true, "auditLogging": true, "pipelineExecution": true, "exportImport": true } }
apiVersion
dbStatus
"connected"
"disconnected"
"error"
featureFlags
simulationMode
explainabilityPanel
batchDecisioning
auditLogging
pipelineExecution
exportImport
GET /settings