Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nylas Events API

The Events API from Nylas — 1 operation(s) for events.

Nylas Events API is one of 11 APIs that Nylas publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Events. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 3.0.

Requests are made against 2 base URLs: https://api.us.nylas.com, https://api.eu.nylas.com.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0
Base URL
https://api.us.nylas.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Nylas Events API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Server-side requests use an API key issued in the Nylas dashboard and presented as a Bearer token. User-level requests use an access token obtained via the OAu…

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Events 2
GET
/v3/grants/{grant_id}/events
List events
1 param → 200
POST
/v3/grants/{grant_id}/events
Create an event
1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nylas-events-api-openapi.yml Raw ↑

Other APIs Nylas publishes across the network.

Nylas API
Nylas Admin API
Nylas Auth API
Nylas Calendars API
Nylas Contacts API
Nylas Drafts API
Nylas Grants API
Nylas Messages API
Nylas Scheduling API
Nylas Threads API