---
title: "Check the HTTP reachability and latency of a URL"
method: GET
path: "/homepage/ping"
tags: ["Homepage"]
---

# Check the HTTP reachability and latency of a URL

`GET /homepage/ping`

## Query parameters

- `url` string, required
- `ttl` integer — Cache TTL in seconds (min 10)

## Response `200`

Ping result with ok, statusCode and latencyMs.

## Other responses

- `400` — Invalid or missing URL.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
