IBM® App Connect Enterprise supports the Representational State Transfer Application Programming Interface (REST API), which you can use to administer integration nodes, integration servers, and other resources.
IBM App Connect Enterprise provides support for the REST API on Linux and Windows platforms.
https://localhost:4414/apidocs
where localhost is
the address of the integration node, and 4414 is
the admin REST API port specified in the node.conf.yaml file. https://green.company.com:7600/apidocs
where green.company.com is
the address of the integration server, and 7600 is
the admin REST API port specified in the server.conf.yaml file.