Base API (Swagger) URL of Core device

Best reply by jochen-scheib

Hi bigman-node-red,

you could find the api description files on github, see https://boschrexroth.github.io/rest-api-description/ctrlx-automation/ctrlx-core/index.html (https://github.com/boschrexroth/rest-api-description). There you will also find the corresponding json files. eg. https://boschrexroth.github.io/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/packagemanager/packagemanager.v1.6.1.openapi.json

The json files on the device are in the path of the swagger ui and are named openapi.json.

But this path to the json files and api documents are not considered as stable and will change in the future. So it makes more sense to reference the apis from github.

Best regards

Jochen

View original
2 replies