Get Speed Test
Last updated
Was this helpful?
Last updated
Was this helpful?
This API enables running a speed test over Edge to assess Backhaul performance. To initiate the test, a server list must be provided. By default, the server list is set to “default,” which uses the default server. If no server list is specified, Edge will return a list of available server IDs.
The IP address of the edge
serverlist is nothing but "server_id". If no server list is specified, Edge will return a list of available server IDs. By default, the server list is set to “default,” which uses the default server.
default
{"status":"success","results":[{"server_id":"64241","server_name":"st5801.etheric.net","country":"United States","latency":"7.76767ms","download_speed":"100 Mbps","upload_speed":"100 Mbps"},{"server_id":"12818","server_name":"speedtest.ridgewireless.net.prod.hosts.ooklaserver.net","country":"United States","latency":"25.278725ms","download_speed":"100 Mbps","upload_speed":"100 Mbps"}]}
Successful Response