Skip to main content
MemoryOS sends signed operational events to a tenant webhook URL for quota alerts, mode changes, and processing notifications.

Event types

Delivery headers

Example payload

Verify the signature

Verify against the raw request body bytes — not a re-serialized JSON object.

FastAPI handler example