URL Health Check
## URL Health Check The complete URL diagnostic toolkit in a single API call. Whether you're building an uptime monitor, SEO crawler, broken-link checker, or security posture dashboard — URL Health Check gives you a production-grade health report on any URL in under a second. ### What it checks - HTTP status — full redirect chain with every hop - SSL/TLS — validity, issuer, expiry date -…
URL Health Check endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Batch Check URLs /batch |
Run health checks on up to 10 URLs simultaneously in parallel. Send a JSON body with a "urls" array. Returns an array of results in the same order as the input. Ideal for bulk… |
| GET |
Check URL Health /check |
Performs a full health check on a single URL. Returns HTTP status code, redirect chain, SSL certificate details (validity, issuer, expiry), soft-404 detection, security headers… |
URL Health Check pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $99 / month | — |
|