Notion
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Notion earns Band B in the Project & Task Management category of The Headless Index, with a thesis-fit score of 74/100 and a JAIRF rating of 76.9/100 (AI-Ready). Its strongest dimension is API-first design intent (18/20); its weakest scored dimension is webhooks and events (12/20). Notion publishes a machine-readable OpenAPI specification, which is what lets an agent discover and operate it without human glue code.
Scorecard detail
Notion exposes a REST API for blocks, pages, databases, users, and search. SDKs in JavaScript and Python (official) plus community ports. The product positioning is the API-as-an-afterthought (the UI came first), but the API surface is now comprehensive enough for most automation use cases.
signals (5)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPI specPublished, 47 operations
- −GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
- +SDKs maintained9 (javascript, typescript); top by stars: makenotion/notion-sdk-js (5606 stars)
- +npm weekly downloads14.0M across published packages; top: npm @ 12.6M/week
cite (1)
- github.sdks@2026-05-19
Pages, databases, blocks, properties, and users are programmable. The notion-sdk-js is the canonical client. The Notion CLI exists in beta. Notion's developer story has matured significantly.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- ·API operations exposed47 operations in OpenAPI spec
- ·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)
- github.sdks@2026-05-19
Notion has been publicly active on MCP integration. The notion/mcp-server project is in development; community implementations have been popular.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +Official MCP serverhttps://github.com/makenotion/notion-mcp-server (4343 stars, last commit 155 days ago)
- ·Community MCP servers2 community MCP repos; top by stars: https://github.com/makenotion/lsp-mcp (12 stars)
- +Agent-friendly SDKs9 TS/JS SDKs available; top: @notionhq/client (1.4M/week downloads)
cite (1)
- github.sdks@2026-05-19
REST documented at developers.notion.com. OpenAPI specifications are published. Schema discoverability is good for the all-in-one workspace category.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPIPublished at https://developers.notion.com/openapi.json (OpenAPI 3.1.0, 47 operations)
- −GraphQL introspectionNo GraphQL endpoint discovered (5 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (1)
- github.sdks@2026-05-19
Notion webhook subscriptions are emerging. Database automations cover some event-driven patterns. The catalog is narrower than dedicated workflow platforms.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
- github.sdks@2026-05-19
FCFoundational Compliance85/100
Structural validity, standards conformance, and parsability of the OpenAPI specification.
DXJDeveloper Experience & Tooling Compatibility25/100
Documentation clarity, example coverage, response completeness, and ingestion health.
ARAXAI-Readiness & Agent Experience65.6/100
Semantic clarity, intent expression, datatype specificity, and error standardization.
AUAgent Usability100/100
Operational composability, complexity comfort, navigation affordances, and safety patterns.
SECSecurity100/100
Authentication strength, transport security, secret hygiene, and OWASP risk posture.
AIDAI Discoverability80/100
Descriptive richness, intent phrasing, workflow context, and registry signals.
Band rationale:B band: JAIRF=76.9 HeadlessIndex=74
Show Notion'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 | 86 · Good | 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 | — | JAIRF-based scorecard requiring a public OpenAPI specification | — |
THI display 74 vs external median 86 (delta -12). Within calibration band.
Notion and agent readiness
- Is Notion agent-ready?
- Notion scores Band B on The Headless Index and rates AI-Ready on JAIRF (76.9/100). Its strongest area for agent use is API-first design intent; its weakest is webhooks and events.
- Does Notion publish an OpenAPI spec?
- Yes. Notion publishes an OpenAPI specification, scored under JAIRF v1.0.0. A published spec is what makes an API discoverable and callable by agents rather than only by developers reading docs.
- What is Notion's Headless Index score?
- Notion scores 74/100 on the Headless Index thesis-fit rubric and sits in Band B in the Project & Task Management category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.