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