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 Admin API

The Admin API from Nylas — 3 operation(s) for admin.

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

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

This API exposes 4 operations across 3 paths. 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.

4 operations 3 paths 0 schemas 3 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 Admin 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 4

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

Admin 4
GET
/v3/applications
Retrieve application details
→ 200
GET
/v3/connectors
List provider connectors
→ 200
GET
/v3/webhooks
List webhooks
→ 200
POST
/v3/webhooks
Create a webhook
→ 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nylas-admin-api-openapi.yml Raw ↑

Other APIs Nylas publishes across the network.

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