Announcements • FEBRUARY 17, 2026
New API Endpoints: Contacts, Events & Webhooks
Manage contacts, query events, and configure webhooks programmatically with the latest additions to the Emailit API.

New API Endpoints: Contacts, Events & Webhooks
{
"email": "john@example.com",
"first_name": "John",
"last_name": "Doe",
"custom_fields": { "company": "Acme" },
"audiences": ["aud_2BxFg7KNqr5M..."]
}
GET /v2/events?type=email.accepted,email.delivered&include_data=true
{
"name": "Production Webhook",
"url": "https://example.com/webhook",
"events": ["email.accepted", "email.delivered", "email.bounced"]
}
Blog
The latest news and updates, direct from Emailit.
Stay up to date with the latest articles from Emailit Blog.


