Skip to content

The Nylas platform

Learn about platform SLAs, security options, rate limits, and data retention.

The Nylas API makes it easy to connect and sync mail, calendar, and contact data from any email service provider. Nylas does not send email or create calendar events itself, rather it uses the provider APIs to do it for you. This makes Nylas transparent to the provider.

Nylas API architecture

The diagram below represents how your application can use the Nylas API to sync data from providers such as Google and Microsoft.

Your application uses Nylas to send requests to create, read, update, and delete objects from the provider. Nylas also monitors the provider for changes on each authenticated account, and sends those changes to your application so it can send notifications and react appropriately.

An architecture diagram showing how Nylas interacts with your application and your end users' service providers.

Performance

MetricValueDescription
API Success Rate99.9%The number of requests that return successful HTTP status codes.
P90(request_time)Less than 500 msP90 of request_time to various API endpoints.
TT505 minAverage time to sync the first 50 threads during an account’s initial sync.
TT50025 minAverage time to sync the first 500 threads during an account’s initial sync.
Historical Sync Time1 dayAverage time to sync all historical mail for an account. This is highly variable and depends on how much data is in the account, and the mail server’s upstream bandwidth.

How Nylas keeps your data up-to-date

To keep your data in sync with your provider, Nylas…

  • Keeps an IMAP IDLE connection open with the provider.
  • Exchanges ActiveSync’s ping notifications.
  • Uses webhooks from calendar providers.
  • Polls the provider for new changes.

Syncing transactional email providers

When Nylas syncs transactional emails, such as Sendgrid or Mailgun, it saves a copy on the IMAP server. This means your customer also sees the email messages appear in their email provider account.

Platform uptime SLA guarantees

For customers who require high availability, Nylas offers uptime guarantees for the Core and Plus plans. Contact your Nylas representative for more information.

Business Associate Agreements

Nylas also offers a Business Associate Agreement (BAA) for customers who require them for HIPAA or HITECH compliance. For more details, see the Nylas Security whitepaper.

Static IPs

Some email servers in secure environments only accept connections and data from a known list of sender IP addresses. If you need to connect to a server with these settings, you can add static IP support to your Nylas plan.

When you add static IP support to your plan, Nylas uses only a specific set of static IPs when connecting your application’s users. You can then provide the administrators of those email servers with an allowlist of Nylas IPs so the user can authenticate with that server.

Static IP support is currently available for IMAP. Support for Exchange on-premises servers is coming soon.

To add static IP support to your Nylas account, contact your account representative or Nylas support.