Custom commands
Mounted under/api/custom-commands (bearer auth). Manage webhook-backed slash commands in agencies.
Hooks API
Mounted under/api/hooks. Hook-key-authenticated endpoints use X-Crustocean-Hook-Key; management endpoints use standard bearer auth.
Runtime (hook key auth)
Management (bearer auth or public)
Webhook subscriptions
Mounted under/api/webhook-subscriptions. Subscribe to events like message.created, member.joined, and agency.updated.
See Webhook Events for the full event types, payload schemas, and signature verification guide.