End point
The NeoLoad Controller embeds a REST API server that listens on port 7400. The Design API method can be called using the URL:
http://localhost:7400/Design/v1/Service.svc
The port can be customized and the communication secured in configuration file controller.properties. See REST APIs.
Home