Nylas · Authentication Profile

Nylas Authentication

Authentication

Nylas secures its APIs with http across 3 declared security schemes, as derived from its OpenAPI definitions.

CalendarCommunicationsContactsEmailMessagingScheduling
Methods: http Schemes: 3 OAuth flows: API key in:

Security Schemes

NYLAS_API_KEY http
scheme: bearer
ACCESS_TOKEN http
scheme: bearer
SCHEDULER_SESSION_TOKEN http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-08-20'
method: provider-published
authored_by: Nylas
source: https://developer.nylas.com/_spec-files/nylas-api.yaml
docs: https://developer.nylas.com/docs/v3/auth/
summary:
  types:
  - http
schemes:
- name: NYLAS_API_KEY
  type: http
  scheme: bearer
  bearerFormat: NYLAS_API_KEY
  description: >-
    Application-level credential covering the application's own resources and
    all of its grants. Generated in the Nylas Dashboard and presented as a
    Bearer token. This is the credential used for server-side and
    machine-to-machine calls, including Agent Accounts, where no browser is
    available to complete an OAuth flow.
  scope: application
  sources:
  - https://developer.nylas.com/_spec-files/nylas-api.yaml
- name: ACCESS_TOKEN
  type: http
  scheme: bearer
  bearerFormat: NYLAS_ACCESS_TOKEN
  description: >-
    Grant-scoped access token issued by the OAuth 2.1 authorization code
    exchange at POST /v3/connect/token. Used when acting on a single connected
    end-user mailbox or calendar rather than on the application as a whole.
  scope: grant
  sources:
  - https://developer.nylas.com/_spec-files/nylas-api.yaml
- name: SCHEDULER_SESSION_TOKEN
  type: http
  scheme: bearer
  bearerFormat: Session ID
  description: >-
    Short-lived Scheduler session ID used by the Scheduler UI Components to
    authorize booking-flow requests on behalf of an end user without exposing an
    API key to the browser.
  scope: session
  sources:
  - https://developer.nylas.com/_spec-files/nylas-api.yaml
default_security:
- ACCESS_TOKEN
- NYLAS_API_KEY
notes: >-
  All three schemes are HTTP Bearer. Security is declared globally in the
  contract and overridden per operation on 205 of 208 operations. Nylas does not
  accept credentials in query strings. The previous version of this artifact
  described a single generic "BearerAuth" scheme derived from a summary
  scaffold; the three schemes above are the ones actually declared in the
  published OpenAPI contract.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/nylas-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.