Getting Started

1. Authenticate to the management API

Acquire a Keycloak bearer token for the sd-modeler client and call the /api/* routes.

2. Save and deploy a model

Use the management API to create a deployment snapshot and receive a deployment-scoped API key.

3. Call the public simulation gateway

Send X-API-Key together with the simulation payload to /v1/simulate/{deploymentId}.