What are webhooks? A plain explanation — hookstream

Webhooks are HTTP requests that a server sends to your URL when something happens. This page explains how they work, when to use them, and common patterns.

About hookstream

hookstream is the modern event gateway for developers who need webhooks that just work. It receives, transforms, and delivers webhooks reliably with real-time monitoring, automatic retries, circuit breakers, and instant database sync.

Key features

API

Base URL: https://hookstream.io/v1

Authentication: API key via X-API-Key header (hs_live_* or hs_test_*) or session cookie.

Full API reference: Authentication | Sources | Destinations | Connections | Events | Metrics

AI Agent Integration

hookstream is designed for AI agent use with three auth levels:

Agent API Endpoints (no auth)

Plans

Documentation (as markdown)

Getting started

API reference

Guides

Destination providers