Custom Request Headers

Send custom HTTP headers with every check — bearer tokens, User-Agents, host overrides. Validated as JSON, 4 kB cap.

Custom Request Headers

Send extra HTTP headers with every check so LemWatch can reach endpoints that need authentication, a specific User-Agent, or a host override.

Format

A JSON object — keys are header names, values are strings.

Rules

Common patterns

Protect a staging environment

Allowlist past your WAF

Pin a CDN edge

Security

Headers are stored encrypted at rest. They are visible in the audit log to admins of your organization. Rotate any token if a teammate leaves.

Troubleshooting