$HEADLESS SYSTEMS
03 / Scorecard / Commerce

Saleor

B
Headless Index
80/100
JAIRF
N/A
Verified
AUG 20, 2026
Methodology v1 · JAIRF v1.0.0

Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology

Saleor earns Band B in the Commerce category of The Headless Index, with a thesis-fit score of 80/100. Its strongest dimension is API-first design intent (18/20); its weakest scored dimension is MCP and agent posture (12/20). No public OpenAPI specification was found when Saleor was scored, which limits how far an agent can go without human integration work.

Editorial verdict
Saleor is solidly built for programmatic consumption. The Headless Index thesis-fit score of 80/100 lands it in the upper-middle of the index, and JAIRF is recorded as N/A for this vendor because no public OpenAPI specification was reachable for the open-source scorer. In practice, vendors at this tier ship most of the primitives agents need, with one or two surfaces still leaning on documentation rather than discovery, and the rest of this verdict explains where Saleor lands inside that pattern. On the API surface, the question is whether the API is the product or a layer beneath the dashboard. Saleor is open-source headless commerce with a GraphQL-first API. The product was built GraphQL-native from the start, which puts it ahead of many commerce vendors on schema discoverability. SDKs in TypeScript with auto-generated types from the schema.[1] Schema observability is the related test: can an agent introspect the contract from cold, or does it have to read prose documentation to do so? GraphQL introspection is enabled on every Saleor instance. The open-source schema lives in saleor/saleor. Schema discoverability is reference-class for headless commerce.[2] An agent can drive this product across most practical workflows, with a handful of edges where documentation reading still beats schema discovery. On headless operability: Every Saleor admin action is reachable through GraphQL. The Saleor Dashboard is a Next.js client over the same API. Self-host plus Saleor Cloud share the same surface. Apps framework extends the platform via webhooks and async actions.[3] On the MCP and agent-integration axis, which is the fastest-moving criterion in the index: No first-party Saleor MCP server. The GraphQL-first architecture would make MCP integration straightforward; community work exists.[4] Event posture closes the loop: an agent that cannot react to state changes is reduced to polling. Saleor's Apps framework includes a comprehensive webhook surface with HMAC signing. Sync and async webhooks allow apps to extend platform behaviour. The event catalog is among the most thoughtful in commerce. Net assessment: Saleor can be operated by agents for the majority of practical workflows. The closest thing to a gap is MCP posture[5], which integrators should sanity-check against their own use case before committing. Strong fit for agent-driven use cases.
Verdict by Headless Index pipeline (auto)
// AI-drafted from the evidence layer. Editorial review pending.
Scores

Scorecard detail

Headless Index · 5 sub-criteria
API-first design intent18/20
scored

Saleor is open-source headless commerce with a GraphQL-first API. The product was built GraphQL-native from the start, which puts it ahead of many commerce vendors on schema discoverability. SDKs in TypeScript with auto-generated types from the schema.

signals (5)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPI specNot found across 34 probe paths
  • GraphQL endpointNot discovered (6 probes; project-scoped endpoints require a real project ID)
  • ·SDKs maintained2 (typescript); top by stars: saleor/app-sdk (55 stars)
  • +npm weekly downloads11.6k across published packages; top: @saleor/app-sdk @ 10.2k/week
cite (1)
  • github.sdks@2026-05-19
Headless operation16/20
scored

Every Saleor admin action is reachable through GraphQL. The Saleor Dashboard is a Next.js client over the same API. Self-host plus Saleor Cloud share the same surface. Apps framework extends the platform via webhooks and async actions.

signals (9)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • 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)
  • github.sdks@2026-05-19
MCP & agent posture12/20
scored

No first-party Saleor MCP server. The GraphQL-first architecture would make MCP integration straightforward; community work exists.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • +Official MCP serverhttps://github.com/saleor/saleor-mcp (14 stars, last commit 156 days ago)
  • Community MCP serversNone found
  • +Agent-friendly SDKs2 TS/JS SDKs available; top: @saleor/app-sdk (10.2k/week downloads)
cite (1)
  • github.sdks@2026-05-19
Schema observability18/20
scored

GraphQL introspection is enabled on every Saleor instance. The open-source schema lives in saleor/saleor. Schema discoverability is reference-class for headless commerce.

signals (3)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPINot discovered across 34 standard probe paths
  • GraphQL introspectionNo GraphQL endpoint discovered (6 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (1)
  • github.sdks@2026-05-19
Webhooks & events16/20
scored

Saleor's Apps framework includes a comprehensive webhook surface with HMAC signing. Sync and async webhooks allow apps to extend platform behaviour. The event catalog is among the most thoughtful in commerce.

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
JAIRF · 6 dimensions
JAIRF · N/A

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=80; JAIRF N/A ceiling applied: max band B when OpenAPI not available

04 / Embed

Show Saleor'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.

FAQ

Saleor and agent readiness

Is Saleor agent-ready?
Saleor 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 API-first design intent; its weakest is MCP and agent posture.
Does Saleor publish an OpenAPI spec?
No published OpenAPI specification was found when Saleor was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
What is Saleor's Headless Index score?
Saleor scores 80/100 on the Headless Index thesis-fit rubric and sits in Band B in the Commerce category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.