For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
contact@agentmail.cc
Discord
Documentation
API Reference
Knowledge Base
Changelog
contact@agentmail.cc
Discord
API Reference
Webhooks
Events
Message Sent
Copy page
Headers
svix-id
string
Required
ID of webhook message.
svix-signature
string
Required
Signature of webhook message.
svix-timestamp
datetime
Required
Timestamp of webhook message.
Payload
The payload of this webhook request is an object.
type
"event"
Required
event_type
"message.sent"
Required
event_id
string
Required
ID of event.
send
object
Required
Show 5 properties
Response
200
any
Return a 200 status to indicate that the data was received successfully.