Curity
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Curity earns Band B in the Auth & Identity category of The Headless Index, with a thesis-fit score of 62/100. Its strongest dimension is headless operation (18/20); its weakest scored dimension is webhooks and events (8/20). No public OpenAPI specification was found when Curity was scored, which limits how far an agent can go without human integration work.
Scorecard detail
Curity is a self-hosted server, so there is no hosted API host to name. What it does expose is a configuration API in two flavours, RESTCONF and GraphQL, alongside standards endpoints for OAuth and OIDC. The gap is packaging: the curityio org publishes code examples (github.com/curityio/openid-client-ios-appauth) rather than client libraries you install.
signals (6)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 17 probe paths
- −GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
- +SDKs maintained22 (dotnet, go, java, javascript, kotlin, python, swift, typescript); top by stars: curityio/spring-boot-oauth-client (13 stars)
- +SDK recency1 of 22 SDK repos pushed within 30 days (most recent SDK commit: 2026-08-17)
- +npm weekly downloads13.5M across published packages; top: npm @ 13.5M/week
cite (1)
- github.sdks@2026-08-19
Configuration is the deployment artifact here, not a database the console mutates behind your back. The whole server state is a document you post over RESTCONF, ship in a container image, or install with the published Helm chart (github.com/curityio/idsvr-helm). Authentication actions are compiled Java plugins. Almost nothing in this product requires the admin UI to exist.
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
Curity has engaged with agents from the security side only. The repo the crawler found (github.com/curityio/mcp-authorization-secured-api, updated August 2026) demonstrates protecting an MCP server with token exchange and scoped claims; it does not expose Curity to an agent. No server, no registry entry, no toolkit. Credible thinking, but no callable surface for an agent to use.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- +Official MCP serverhttps://github.com/curityio/mcp-authorization-secured-api (6 stars, last commit 2 days ago)
- −Community MCP serversNone found
- +Agent-friendly SDKs5 TS/JS SDKs available; top: serverless-zero-trust-api
cite (1)
- ai_review_browser.mcp@2026-08-19
Self-hosting means nothing is fetchable from the public internet, which the crawler correctly scored as absent. In a running deployment the picture improves: the admin GraphQL APIs support introspection, and the RESTCONF model derives from a YANG schema that the configuration reference documents field by field (curity.io/docs/idsvr/latest/system-admin-guide/api). No OpenAPI document exists in either form.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 17 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
Curity publishes no outbound event contract. The system admin guide has no webhook section, no event type list, no signing scheme and no retry policy. What exists instead is the plugin route (Java event listeners compiled into the server) plus log output for a SIEM to consume. That is integration work an operator does, not a stream an agent subscribes to.
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:B band: JAIRF=N/A HeadlessIndex=62
Show Curity'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.
Curity and agent readiness
- Is Curity agent-ready?
- Curity 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 headless operation; its weakest is webhooks and events.
- Does Curity publish an OpenAPI spec?
- No published OpenAPI specification was found when Curity was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Curity's Headless Index score?
- Curity scores 62/100 on the Headless Index thesis-fit rubric and sits in Band B in the Auth & Identity category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.