Site Performance Endpoints
8 endpoints available
Performance analysis covering compression support (gzip, brotli, zstd), cache configuration, HTTP/2 and HTTP/3 adoption, server response times, resource hints, redirect chains, page weight breakdown, and composite performance scoring. Essential for DevOps, SREs, and performance engineers.
Compression Check
/v1/domain/compressionAnalyze gzip/brotli/zstd compression support
GET1 param
Cache Headers
/v1/domain/cacheAnalyze caching configuration
GET1 param
HTTP Version
/v1/domain/http-versionCheck HTTP/2 and HTTP/3 support
GET1 param
Response Time
/v1/domain/response-timeMeasure server response latency
GET2 params
Resource Hints
/v1/domain/resource-hintsFind preconnect, prefetch, and preload hints
GET1 param
Redirect Chain
/v1/domain/redirectTrace HTTP redirect chain
GET1 param
Page Weight
/v1/domain/page-weightAnalyze page size and resource breakdown
GET1 param
Performance Score
/v1/score/performanceComposite speed score from 6 optimization factors
GET2 params
Related Standards & References
Learn more about the protocols and standards behind these endpoints.
Try These Endpoints
Test Site Performance endpoints live in the playground. No signup required.