The Synthetic Server has different endpoints serving distinct functions. This page provides a reference for testing the health and getting information about on-premises Synthetic Servers.
The endpoints include the following:
Synthetic Shepherd - manages and dispatches jobs to the Synthetic Agents. In addition, the Synthetic Shepherd saves the measurement results to the filesystem and sends beacons containing the data to the Synthetic Scheduler.
Synthetic Scheduler - handles the CRUD operations for jobs and manages the events generated for synthetic warnings and errors that occur in the measurement results.
Synthetic Feeder Client - communicates with theSaaS Synthetic Feeder Serverto access the Synthetic Hosted Agents.
Synthetic Server Endpoint URLs
The table below lists the endpoints, the default URL, and the supported paths.
Synthetic Server Endpoint
Default URL
Paths / Description
Synthetic Shepherd
http(s)://<domain-name>:10101
/version
Returns the version, build, commit, and timestamp of the Synthetic Shepherd.
Synthetic Scheduler
http(s)://<domain-name>:12101
/version
Returns the version, build, commit, and timestamp of the Synthetic Scheduler.
Synthetic Feeder Client
http(s)://<domain-name>:16101
/version
Returns the version, build, commit, and timestamp of the Synthetic Feeder Client.