Skip to main content
Version: 1.0.0

Ontologie Modules API

Ontologie Modules API

API for the functional modules powering Ontologie: Spreadsheets, Dashboard, Calendar, Knowledge Library, Governance, Object Instances, Scenarios, and Alerts.

Authentication

All endpoints require an API key and workspace ID:

curl -X GET "https://api-app.growthsystemes.com/api/spreadsheets" \
-H "X-API-Key: your-api-key" \
-H "X-Workspace-Id: your-workspace-uuid"

Modules

ModuleDescription
SpreadsheetsCollaborative spreadsheets with natural language queries
DashboardWorkspace analytics, KPIs, and custom dashboards
CalendarMulti-calendar event management with RRULE recurrence
KnowledgeDocument ingestion, RAG pipeline, and semantic search
GovernanceApproval workflows, data classification, lineage, and quality
InstancesObject type instances (digital twin data layer)
ScenariosCOW scenario modeling with BFS impact analysis
AlertsCondition-based alerting with multi-channel dispatch

Authentication

API key for external integrations. Get yours at Settings > API Keys.

Security Scheme Type:

apiKey

Header parameter name:

X-API-Key

Contact

Ontologie Support:

URL: https://doc.growthsystemes.com

License

Enterprise