Authorizations
No authentication required — this endpoint can be accessed anonymously.
Get statistics about ping measurements for a specific probe, across a time resolution (none, hour, day, week). If no time range and resolution are specified, it defaults to the last 14 days with native resolution. Requests are rejected if the time range is too wide for the specified resolution. The current limits are: 21 days for native resolution, 2 months for hour resolution, 2 years for day resolution
Only show anchors.
The unique measurement ID.
A page number within the paginated result set.
Number of results to return per page.
Comma-separated list of probe IDs or ID ranges.
Only show public probes.
Resolution of aggregation buckets.
Only consider results after this time.
Only consider results before this time.
Get statistics about ping measurements for a specific probe, across a time resolution (none, hour, day, week).
If no time range and resolution are specified, it defaults to the last 14 days with native resolution.
Requests are rejected if the time range is too wide for the specified resolution. The current limits are: 21 days for native resolution, 2 months for hour resolution, 2 years for day resolution
No authentication required — this endpoint can be accessed anonymously.
The unique measurement ID.
Only show anchors.
"json""txt"A page number within the paginated result set.
Number of results to return per page.
Comma-separated list of probe IDs or ID ranges.
Only show public probes.
Resolution of aggregation buckets.
"none""hour""day""week"Only consider results after this time.
"YYYY-mm-ddTHH:MM:SS""date-time"Only consider results before this time.
"YYYY-mm-ddTHH:MM:SS""date-time""uri""uri"The ID of the measurement.
The measurement type (ping).
Start time of the aggregation time range in Unix timestamp format.
"date-time"Stop time of the aggregation time range in Unix timestamp format.
"date-time"The ID of the probe.
Time resolution used for aggregation values.
none - Native-level results.hour - Hourly bucketsday - Daily bucketsweek - Weekly buckets"none""hour""day""week"Array of results: Unix timestamp, packets sent, packets received, RTT 5th, median and 95th percentile in milliseconds