Nylas
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Nylas earns Band B in the Communications category of The Headless Index, with a thesis-fit score of 75/100. Its strongest dimension is MCP and agent posture (18/20); its weakest scored dimension is schema observability (9/20). No public OpenAPI specification was found when Nylas was scored, which limits how far an agent can go without human integration work.
Scorecard detail
The v3 rewrite made grants the single primitive, so email, calendar, contacts, Scheduler and Notetaker all address the same regional hosts (api.us.nylas.com/v3, api.eu.nylas.com/v3). Maintained clients exist across four ecosystems and ship frequently (nylas 8.4.0 on npm, plus nylas-python, nylas-ruby, nylas-java). Provider variance across 250 backends leaks through, which is inherent to the problem rather than sloppiness.
signals (6)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 34 probe paths
- −GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
- +SDKs maintained4 (java, javascript, python); top by stars: nylas/nylas-java (36 stars)
- +SDK recency1 of 4 SDK repos pushed within 30 days (most recent SDK commit: 2026-08-18)
- +npm weekly downloads46.3k across published packages; top: ews-javascript-api @ 46.3k/week
cite (1)
- github.sdks@2026-08-19
The CLI is not an afterthought here; it authenticates grants, sends mail and provisions mailboxes outright (nylas agent account create), and Agent Accounts are created through the same bring-your-own-auth endpoint as any other grant (POST /v3/connect/custom with provider nylas). Application-level connector credentials and Google or Microsoft app registration still require the dashboard and each provider's own console.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −API operations exposedNo OpenAPI spec; operations count unknown
- ·Docs pages crawled0 pages (crawler: none)
- ·Auth schemes documentedAuth documentation page not reached by crawler
- ·Setup / quickstart docsNot reached by crawler
- ·Billing docsNot reached by crawler
- ·Teams / org docsNot reached by crawler
- ·CLI docsNot reached by crawler
- ·Schema / data model docsNot reached by crawler
cite (1)
- ai_review_browser.topics_found@2026-08-19
None of this lives in a GitHub organisation, which is why an automated crawl scores Nylas at zero and gets it badly wrong. Nylas runs hosted regional MCP servers (mcp.us.nylas.com, mcp.eu.nylas.com), ships a Claude Code plugin and skills, publishes AI prompt guides, and serves every documentation page as agent-readable markdown. Agent Accounts give an agent its own mailbox identity.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −Official MCP serverNone found in vendor's GitHub org or the official MCP registry
- −Community MCP serversNone found
- +Agent-friendly SDKs1 TS/JS SDKs available; top: ews-javascript-api (46.3k/week downloads)
cite (1)
- ai_review_browser.mcp@2026-08-19
The weakest part of an otherwise agent-shaped platform. No OpenAPI document is retrievable from any public URL; the reference is rendered HTML with a per-page markdown export (developer.nylas.com/docs/api/v3). An agent can read the contract as prose and produce plausible calls, but it cannot compile a typed client from a specification without going through one of the maintained SDKs.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 34 standard probe paths
- −GraphQL introspectionNo GraphQL endpoint discovered (5 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (1)
- ai_review_browser.pages_fetched@2026-08-19
Notifications are treated as a first-class surface with their own reference section and typed payload schemas (message.created, message.opened, event.created, grant.created, grant.expired). Verification is HMAC-SHA256 over the raw body in X-Nylas-Signature, and Pub/Sub and SNS channels exist for teams that would rather not expose an endpoint. Grant expiry events matter more than usual given upstream provider churn.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
- ai_review_browser.pages_fetched@2026-08-19
This vendor does not publish a public OpenAPI specification. JAIRF cannot be computed. The Headless Index score and editorial verdict carry the readiness assessment.
No public OpenAPI specification discovered during collection
Powered by JAIRF v1.0.0 by Jentic
Band rationale:A band: JAIRF=N/A HeadlessIndex=75; JAIRF N/A ceiling applied: max band B when OpenAPI not available
Show Nylas's score on your site.
Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.
How THI compares to external scorers
| Source | Score | Measures | Last checked |
|---|---|---|---|
| Fern Agent Score | not found | Documentation completeness and SDK shape (~22 checks) | — |
| CLIRank Agent Friendliness | 0 | CLI readiness, docs quality, and overall agent affordances | — |
| Cloudflare Is It Agent Ready? | blocked | Cloudflare's manual agent-readiness heuristic per vendor URL | — |
| Jentic Scorecard | n a | JAIRF-based scorecard requiring a public OpenAPI specification | — |
THI display 75 vs external median 0 (delta +75). Deviation > 25 points: editor should review whether THI methodology is over-strict or external scorers are over-generous for this vendor.
Nylas and agent readiness
- Is Nylas agent-ready?
- Nylas scores Band B on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is MCP and agent posture; its weakest is schema observability.
- Does Nylas publish an OpenAPI spec?
- No published OpenAPI specification was found when Nylas was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Nylas's Headless Index score?
- Nylas scores 75/100 on the Headless Index thesis-fit rubric and sits in Band B in the Communications category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.