Register a new webhook endpoint — the signing secret is returned once
Register a URL to receive real-time event notifications. The HMAC signing secret is returned once in the response. Save it immediately — you can’t retrieve it later.Documentation Index
Fetch the complete documentation index at: https://docs.tuco.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Event | When fired |
|---|---|
message.sent | Message accepted by Tuco |
message.failed | Message failed after retries |
message.fallback | Recipient has no iMessage |
message.reply | Lead replied |
message.opened | Message read (read receipt) |
X-Tuco-Signature on incoming webhooks.| Status | When |
|---|---|
400 | URL missing, invalid URL format, no events, invalid event types, name missing |
401 | Invalid or missing API key |
402 | Subscription past due (workspace is read-only) |