---
title: "Measure real-world page load performance (response time) for any URL from a chosen global location. Returns total load time in seconds, HTTP response status, a phase-by-phase timing breakdown (DNS, TCP connect, TLS handshake, time-to-first-byte, content transfer), and a content preview. Useful for global latency monitoring, CDN validation, and uptime/performance checks from multiple geographic origins."
method: GET
path: "/globallatency"
tags: ["utility"]
---

# Measure real-world page load performance (response time) for any URL from a chosen global location. Returns total load time in seconds, HTTP response status, a phase-by-phase timing breakdown (DNS, TCP connect, TLS handshake, time-to-first-byte, content transfer), and a content preview. Useful for global latency monitoring, CDN validation, and uptime/performance checks from multiple geographic origins.

`GET /globallatency`

## Query parameters

- `url` string, required
- `origin` string

## Response `200`

Successful response

## Other responses

- `400` — Missing or invalid parameters
- `402` — Payment Required. Returns an x402 challenge with payment requirements in the Payment-Required header and JSON body.

---

[API](https://skmtc.net/interzoid/apis/interzoid-data-quality-and-enrichment-apis.md) · [All operations](https://skmtc.net/interzoid/apis/interzoid-data-quality-and-enrichment-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/interzoid/interzoid-data-quality-and-enrichment-apis/versions/7d468019d347/schema)
