APIs and Webhooks
Health endpoints, status codes, JSON assertions, authenticated checks, and signed webhook delivery.
Start here
How to Monitor an API Without Creating Alert Noise
Use the Confirm Ladder: probe, retry, verify, then open an incident. Keep API monitors useful without paging on every transient blip.
All articles
How to Monitor an API Without Creating Alert Noise
Use the Confirm Ladder: probe, retry, verify, then open an incident. Keep API monitors useful without paging on every transient blip.
How to Design a Safe API Health Endpoint
Build a health endpoint that is public when possible, cheap, honest about dependencies, and boring under load. Includes shapes and security cautions.