Page Insights
The page insights API allows you to get page insights information.
not deprecated
get
Get detailed performance data for a given domain and path.
/v2/page-insights
get
List websites (specified as domain and path) from a project where performance data is available.
/v2/projects/{projectId}/page-insights
post
Schedule a strace measurement for a single http request.
/v2/projects/{projectId}/straces
get
Get all data for a given strace.
/v2/projects/{projectId}/straces/{straceId}