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 Templates and Workflows API

The Templates and Workflows API from Nylas — 12 operation(s) for templates and workflows.

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

Tagged areas include Templates and Workflows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 24 operations across 12 paths, and defines 3 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.

24 operations 12 paths 3 schemas 4 DELETE8 GET8 POST4 PUT

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 Templates and Workflows 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 24

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

Templates and Workflows 24
GET
/v3/templates
Return all templates
list-app-level-templates 2 params → 200400
POST
/v3/templates
Create a template
create-app-level-template body → 200400
GET
/v3/templates/{template_id}
Return a template
get-app-level-template 1 param → 200400
PUT
/v3/templates/{template_id}
Update a template
update-app-level-template 1 param body → 200400
DELETE
/v3/templates/{template_id}
Delete a template
delete-app-level-template 1 param → 200400
POST
/v3/templates/render
Render template as HTML
render-template-html body → 200400
POST
/v3/templates/{template_id}/render
Render a template
render-app-level-template 1 param body → 200400
GET
/v3/grants/{grant_id}/templates
Return all templates
get-grant-level-templates 3 params → 200400
POST
/v3/grants/{grant_id}/templates
Create a template
create-grant-level-template 1 param body → 200400
GET
/v3/grants/{grant_id}/templates/{template_id}
Return a template
get-grant-level-template 2 params → 200400
PUT
/v3/grants/{grant_id}/templates/{template_id}
Update a template
update-grant-level-template 2 params body → 200400
DELETE
/v3/grants/{grant_id}/templates/{template_id}
Delete a template
delete-grant-level-template 2 params → 200400
POST
/v3/grants/{grant_id}/templates/{template_id}/render
Render a template
render-grant-level-template 2 params body → 200400
POST
/v3/grants/{grant_id}/templates/render
Render template as HTML
render-grant-level-template-html 1 param body → 200400
GET
/v3/workflows
Return all workflows
list-workflows 2 params → 200400
POST
/v3/workflows
Create a workflow
create-workflow body → 200400404
GET
/v3/workflows/{workflow_id}
Return a workflow
get-workflow 1 param → 200400
PUT
/v3/workflows/{workflow_id}
Update a workflow
update-workflow 1 param body → 200400404
DELETE
/v3/workflows/{workflow_id}
Delete a workflow
delete-workflow 1 param → 200400
GET
/v3/grants/{grant_id}/workflows
Return all workflows
list-grant-workflows 3 params → 200400
POST
/v3/grants/{grant_id}/workflows
Create a workflow
create-grant-workflow 1 param body → 200400404
GET
/v3/grants/{grant_id}/workflows/{workflow_id}
Get a workflow
get-grant-workflow 2 params → 200400
PUT
/v3/grants/{grant_id}/workflows/{workflow_id}
Update a workflow
update-grant-workflow 2 params body → 200400404
DELETE
/v3/grants/{grant_id}/workflows/{workflow_id}
Delete a workflow
delete-grant-workflow 2 params → 200400

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are template (10 properties), workflow (10 properties). Each schema is shown below with its type and property counts.

workflow
object
A custom workflow that sends messages from a template when certain events are triggered.
10 properties 7 required
400-2
Bad Request
template
object
A custom message template.
10 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nylas-templates-and-workflows-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 Notetaker API
Where this information came from

This is an independent, third-party profile of Nylas Templates and Workflows 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.