← Back to directory

Check if a URL is alive. Returns status code, response time, redirect chain, SSL...

https://api.strale.io/x402/url-health-check

Overview

Check if a URL is alive. Returns status code, response time, redirect chain, SSL validity, content type, server header.

Protocol x402
Price $0.03
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider strale
Source bazaar
Indexed 2026-04-15 14:09:58

Health

Status healthy
Latency (p50) 110ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-07-21 17:33:18
Last Healthy 2026-07-21 17:33:18
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "follow_redirects": { "type": "boolean" }, "timeout": { "type": "integer" }, "url": { "description": "URL to check", "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "is_up": { "type": "boolean" }, "redirect_chain": { "type": "array" }, "response_time_ms": { "type": "integer" }, "ssl_valid": { "type": "boolean" }, "status_code": { "type": "integer" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-07-21 17:33:18 healthy 402 109ms
2026-07-21 14:30:11 healthy 402 110ms
2026-07-21 06:10:10 healthy 402 114ms