Reference
HTTP Status Checker
Overview
Heavstal Status Monitor performs a real-time health check on any URL. It measures the response time (latency), captures the HTTP status code, and identifies the server technology if available.
Endpoint
POST /http-status
Request Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | Required | The URL to inspect. |
Example Usage
javascript
Successful Response
json