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

The Scheduling API from Nylas — 3 operation(s) for scheduling.

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

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

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

3 operations 3 paths 0 schemas 2 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 Scheduling 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 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Scheduling 3
GET
/v3/scheduling/configurations
List scheduling configurations
→ 200
GET
/v3/scheduling/bookings
List scheduler bookings
→ 200
POST
/v3/scheduling/availability
Query availability
→ 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nylas-scheduling-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 Grants API
Nylas Messages API
Nylas Threads API