Docsv1.0
Docs/Meta/Changelog

Changelog

Version history for the Event Hook API.

v1.0 — 2026-04-07

Initial release of the Event Hook API.

  • SSE endpoint at GET /api/tip-events/stream with 5-minute function timeout
  • Token-based authentication with tzmnt_ prefix, SHA-256 hashing, and optional expiry
  • 4 event types: tip:received, tip:goal-completed, tip:overflow-chain, tip:queue-updated
  • System event: connected on successful stream open
  • Query parameter and Authorization header auth methods