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
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.

Related Posts

Latest insights, tutorials, and updates from the Emailit team

Workspace: Members
Announcements
12 min read

Workspace: Members

You asked for it, we built it. Workspace members are now available in Emailit.

Oct 5, 2025
Rate Limit Changes
Announcements
8 min read

Rate Limit Changes

With the introduction of API v2, we have made some changes to the rate limits.

Oct 10, 2025
New Documentation
Announcements
10 min read

New Documentation

One place to find all the information you need to get started with Emailit.

Oct 12, 2025