API Documentation

The API documentation can be found in the Edge section of https://openapi.swx.altairone.com/. The various configuration options are described in detail in the request body schema definitions as well as in the provided examples.

Available endpoints:

For deployments:

GET     /support/rapidminer/scoring-agents/{scoringAgentID}/deployments
POST    /support/rapidminer/scoring-agents/{scoringAgentID}/deployments
DELETE  /support/rapidminer/scoring-agents/{scoringAgentID}/deployments/{basePath}

For service execution:

POST    /support/rapidminer/scoring-agents/{scoringAgentID}/services/{basePath}/{endpointPath}

The scoring agent ID is the unique identifier used when deploying the Scoring Agent application.