Introduction
What Noketa is and what you can build with the API
Noketa is an email platform that unifies transactional email, marketing campaigns, and inbound alias management. Use the Noketa JavaScript/TypeScript SDK to integrate everything from a single API.
What you can do
- Contacts — Create and update contacts with the Contacts API. Use standard and custom attributes, external IDs, and merge-on-update behavior (upsert by email).
- Transactional & campaign email — Send one-off or bulk emails with the Emails API. One API for both use cases; types and webhooks keep your code type-safe.
- Inbound aliases — Manage addresses that receive mail and forward or store it (handled in the Noketa dashboard; the SDK focuses on sending and contacts).
Next steps
- Comparison — How Noketa compares to other providers
- Installation — Install the SDK and send your first request
- Contacts and Emails — Core concepts and API reference