---
title: "Check whether a website is up or down with response time"
method: GET
path: "/api/down"
tags: ["Network"]
---

# Check whether a website is up or down with response time

`GET /api/down`

Fetches the supplied URL and returns up/down status plus response time in ms and HTTP status code. Useful for monitoring, uptime checks, 'is X down for everyone' diagnostics. No auth.

## Query parameters

- `url` string, required

## Response `200`

Up / down status with response time and HTTP code

---

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