How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nylas Notetaker API

Meeting notetaker. Send a notetaker to a Google Meet, Microsoft Teams or Zoom call, then retrieve the recording, transcript, summary and action items. Available grant-scoped, or standalone with no connected mailbox required.

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

Tagged areas include Notetaker, Transcription, and Meetings. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 18 operations across 12 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version v3.

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

18 operations 12 paths 9 schemas 4 DELETE8 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 2

Nylas Notetaker API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (NYLAS_ACCESS_TOKEN) (ACCESS_TOKEN). It accepts HTTP bearer tokens (NYLAS_API_KEY) (NYLAS_API_KEY). By default, every request must be authenticated.

  • ACCESS_TOKEN — The Nylas access token for a specific grant. Issued as part of OAuth 2.1 flow token exchange.
  • NYLAS_API_KEY — The Nylas API key provides application-level access to APIs and all grants. You can generate these from the Dashboard. Learn more about [authorizing requests](…

Paths & Operations 18

Across 12 paths, the API surfaces 18 operations — 4 DELETE, 8 GET, 2 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Notetaker 18
GET
/v3/grants/{grant_id}/notetakers
Return all Notetakers
get-all-notetakers 9 params → 200401429
POST
/v3/grants/{grant_id}/notetakers
Invite Notetaker to meeting
invite-notetaker 1 param body → 201400401429
GET
/v3/grants/{grant_id}/notetakers/{notetaker_id}
Return a Notetaker
get-notetaker 2 params → 200401404429
PATCH
/v3/grants/{grant_id}/notetakers/{notetaker_id}
Update scheduled Notetaker
update-notetaker 2 params body → 200401404429
DELETE
/v3/grants/{grant_id}/notetakers/{notetaker_id}
Delete a Notetaker
delete-notetaker 2 params → 200401404429
GET
/v3/grants/{grant_id}/notetakers/{notetaker_id}/history
Return Notetaker history
get-notetaker-history 2 params → 200401404429
DELETE
/v3/grants/{grant_id}/notetakers/{notetaker_id}/cancel
Cancel Notetaker before it joins
cancel-notetaker 2 params → 200401404409429
POST
/v3/grants/{grant_id}/notetakers/{notetaker_id}/leave
Remove Notetaker from meeting
post-notetaker-leave 2 params → 200202401404409429
GET
/v3/grants/{grant_id}/notetakers/{notetaker_id}/media
Return Notetaker media links
get-notetaker-media 2 params → 200401404429
GET
/v3/notetakers
Return all standalone Notetakers
get-all-standalone-notetakers 8 params → 200401429
POST
/v3/notetakers
Invite standalone Notetaker to meeting
invite-standalone-notetaker body → 201400401429
GET
/v3/notetakers/{notetaker_id}
Return a standalone Notetaker
get-standalone-notetaker 1 param → 200401404429
PATCH
/v3/notetakers/{notetaker_id}
Update standalone Notetaker
update-standalone-notetaker 1 param body → 200401404429
DELETE
/v3/notetakers/{notetaker_id}
Delete a standalone Notetaker
delete-standalone-notetaker 1 param → 200401404429
GET
/v3/notetakers/{notetaker_id}/history
Return standalone Notetaker history
get-standalone-notetaker-history 1 param → 200401404429
DELETE
/v3/notetakers/{notetaker_id}/cancel
Cancel standalone Notetaker before it joins
cancel-standalone-notetaker 1 param → 200401404409429
POST
/v3/notetakers/{notetaker_id}/leave
Remove standalone Notetaker from meeting
post-standalone-notetaker-leave 1 param → 200202401404409429
GET
/v3/notetakers/{notetaker_id}/media
Return standalone Notetaker media links
get-standalone-notetaker-media 1 param → 200401404429

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are notetaker (10 properties), standalone_notetaker (9 properties), meeting_settings_common (8 properties), notetakers (4 properties). Each schema is shown below with its type and property counts.

notetaker_history_event
object
A history event that records a change to a Notetaker bot.
3 properties
standalone_notetaker_history_event
object
A history event that records a change to a Notetaker bot.
3 properties
common_response_with_cursor
object
3 properties
standalone_notetaker
object
9 properties
common_response
object
2 properties
notetaker
object
10 properties
notetakers
object
4 properties 1 required
meeting_settings
meeting_settings_common
object
A collection of settings for the Notetaker bot.
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nylas-notetaker-api-openapi.yml Raw ↑

Other APIs Nylas publishes across the network.

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 Scheduling API
Nylas Threads API
Nylas Notifications API
Nylas Templates and Workflows API
Where this information came from

This is an independent, third-party profile of Nylas Notetaker API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.