Stats

Endpoints for retrieving aggregated statistics and performance metrics. Requires speedtests:read token scope.

Fetch aggregated Speedtest statistics

get
Query parameters
start_atstring Β· date-timeOptional

Filter stats from this date/time (ISO 8601)

end_atstring Β· date-timeOptional

Filter stats up to this date/time (ISO 8601)

Header parameters
AcceptstringRequired

Must be "application/json" - this API only accepts and returns JSON

Default: application/json
Responses
200

Statistics fetched successfully

application/json
get
/api/v1/stats

Last updated