Comprehensive Monitoring Protocol Suite

Verify layer-7 web requests, inspect layer-4 raw socket handshakes, analyze secure SSL handshakes, and route secure probes directly inside your private VPC subnets.

[select protocol]
Enterprise Grade

All protocols check concurrently from our 20+ global regions. Failures are instantly cross-verified to filter out local routing noise.

PROTOCOL SPECS / LAYER 7

HTTP(S) Endpoint Pings

Verify layer-7 web application health and latency globally.

Go beyond basic uptime. Test endpoints with complex HTTP verbs, custom headers, request body payloads, status code assertions, and keyword-in-body validation from all 20+ edge regions.

[technical parameters]
Protocols SupportedHTTP/1.1, HTTP/2, HTTP/3 (QUIC)
HTTP MethodsGET, POST, PUT, DELETE, PATCH, HEAD
Check IntervalUp to every 30 seconds
AssertionsStatus code matching, regex keyword search, JSON path matches
AuthenticationBasic Auth, Bearer Token, custom headers
JSON Configuration Payload Example
// HTTP(S) assertion payload
{
  "url": "https://api.yourdomain.com/v2/health",
  "method": "POST",
  "headers": {
    "Authorization": "Bearer ploy_live_tkn_8f42x",
    "Content-Type": "application/json"
  },
  "body": { "probe": "ping" },
  "assertions": {
    "status": 200,
    "response_time_ms": "< 350",
    "contains": "\"status\":\"healthy\""
  }
}
Active checking clusters: 22 global zones
Configure HTTP(S) Endpoint Pings