AuthZed
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
AuthZed earns Band C in the Auth & Identity category of The Headless Index, with a thesis-fit score of 43/100. Its strongest dimension is API-first design intent (12/20); its weakest scored dimension is schema observability (5/20). No public OpenAPI specification was found when AuthZed was scored, which limits how far an agent can go without human integration work.
Scorecard detail
AuthZed publishes SpiceDB, the open-source database implementing Google's Zanzibar fine-grained authorization paper. The gRPC API plus REST gateway plus zed CLI cover relationships, schemas (relationships-as-code), permission checks, and watch streams. SDKs in Java, Go, Python, Node, .NET, Ruby, and PHP. The product is permissions infrastructure with an explicitly API-first contract.
signals (5)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- −OpenAPI specNot found across 18 probe paths
- −GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
- +SDKs maintained8 (dotnet, go, java, javascript, python, ruby); top by stars: authzed/authzed-go (102 stars)
- +npm weekly downloads137.6k across published packages; top: @authzed/authzed-node @ 137.6k/week
cite (5)
- openapi.probes_tried@2026-05-20
- graphql.probes_tried@2026-05-20
- github.sdks@2026-05-20
- freshness.most_recent_sdk_commit@2026-05-20
- github.sdks@2026-05-20
Schemas (the .zed authorization model), relationships, permission checks, lookup queries, and watch subscriptions are all programmable. The zed CLI is first-class. Self-host (SpiceDB binary, Kubernetes operator, Helm chart) plus AuthZed Cloud share the same API.
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 (8)
- openapi.operations_count@2026-05-20
- docs.pages_crawled@2026-05-20
- docs.pages_crawled@2026-05-20
- docs.topics_found.setup@2026-05-20
- docs.topics_found.billing@2026-05-20
- docs.topics_found.teams@2026-05-20
- docs.topics_found.cli@2026-05-20
- docs.topics_found.schema@2026-05-20
No first-party AuthZed MCP server. The product is authorization infrastructure; agent integration is typically downstream (an agent calling a tool that checks AuthZed permissions). The gRPC contract maps cleanly to MCP if a wrapper is published.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- ·MCP detector statusTimed out during collection (likely GitHub search API rate limit without GITHUB_TOKEN). No verified evidence about MCP presence.
cite (1)
- mcp.registry_query@2026-05-20
Protobuf definitions plus REST gateway documented at authzed.com/docs. The .zed schema language is itself machine-readable. A canonical OpenAPI URL is exposed for the REST gateway; agent introspection is solid through both the proto contract and the OpenAPI surface.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- −OpenAPINot discovered across 18 standard probe paths
- −GraphQL introspectionNo GraphQL endpoint discovered (5 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (2)
- openapi.probes_tried@2026-05-20
- graphql.probes_tried@2026-05-20
SpiceDB watch streams deliver permission-graph changes through gRPC subscriptions rather than HTTP webhooks. This is unusual for the category but appropriate: authorization changes are typically consumed inside the request-time path, not via async webhook delivery.
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)
- docs.pages_crawled@2026-05-20
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:C band: scores 40-75 range
Show AuthZed'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.
AuthZed and agent readiness
- Is AuthZed agent-ready?
- AuthZed scores Band C 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 schema observability.
- Does AuthZed publish an OpenAPI spec?
- No published OpenAPI specification was found when AuthZed was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is AuthZed's Headless Index score?
- AuthZed scores 43/100 on the Headless Index thesis-fit rubric and sits in Band C in the Auth & Identity category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.