Stats
Endpoints for retrieving aggregated statistics and performance metrics. Requires speedtests:read token scope.
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
AcceptstringRequiredDefault:
Must be "application/json" - this API only accepts and returns JSON
application/jsonResponses
200
Statistics fetched successfully
application/json
401
Unauthenticated
application/json
403
Forbidden
application/json
406
Not Acceptable - Missing or invalid Accept header
application/json
422
Validation error
application/json
get
/api/v1/statsLast updated