How we secure APIs at Nylas using JSON web tokens

Learn how we secure APIs at Nylas using JSON Web Tokens (jwt).

A message from Nylas co-founder & CEO Gleb Polyakov

Today I notified all Nylas employees of some changes and updates to our business.

Building custom plugins for Kong API gateway

Learn how Nylas uses Kong API gateway to authenticate, control routing, and transform requests/responses.

Nylas teams up with Stripe to bring the Nylas email app into the Stripe Dashboard

Today, we proudly announce the partnership between Nylas and Stripe, streamlining customer support workflows by enabling email functionality with bi-directional sync.

Testing webhooks using the Nylas CLI and Python

Webhooks are the best way to get notifications without having to constantly ask the server. We’re using Python to demonstrate how this works.