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

The Grants API from Nylas — 2 operation(s) for grants.

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

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

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

3 operations 2 paths 0 schemas 1 DELETE2 GET

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 Grants 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 3

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

Grants 3
GET
/v3/grants
List grants
→ 200
GET
/v3/grants/{grant_id}
Retrieve a grant
1 param → 200
DELETE
/v3/grants/{grant_id}
Delete a grant
1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nylas-grants-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 Events API
Nylas Messages API
Nylas Scheduling API
Nylas Threads API