Platform
The core Nylas platform now has a name: Nylas Connect. It covers the Email, Calendar, and Contacts APIs, plus Scheduler and the authentication that connects user accounts. Notetaker and Agent Accounts remain separate products, and all three share the same webhooks, Dashboard, and infrastructure.
What changed
Section titled “What changed”- Naming only. The products you use every day are grouped under 3 names: Nylas Connect, Notetaker, and Agent Accounts. Individual APIs keep their names, so “the Nylas Email API” is still the Email API.
- Pricing reflects the new structure. The pricing page now offers Free, Essentials, Pro, and Enterprise plans, each including Connect accounts, Notetaker bot hours, and Agent Accounts.
What didn’t change
Section titled “What didn’t change”- No code changes. Endpoints, request and response schemas, API keys, grant IDs, SDKs, and base URLs are all unchanged.
- No URL changes. Every docs page keeps its existing address.
- The
@nylas/connectlibrary keeps its npm name. The JavaScript authentication library released in October 2025 under the name “Nylas Connect” is always written@nylas/connect, matching its npm package name.
To see how the products fit together, start with What is Nylas.