Aha!
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Aha! earns Band B in the Project & Task Management category of The Headless Index, with a thesis-fit score of 70/100 and a JAIRF rating of 61.3/100 (AI-Aware). Its strongest dimension is schema observability (18/20); its weakest scored dimension is MCP and agent posture (12/20). Aha! publishes a machine-readable OpenAPI specification, which is what lets an agent discover and operate it without human glue code.
Scorecard detail
Aha! exposes a coherent REST v1 at {account-domain}.aha.io/api/v1 covering features, releases, epics, ideas, requirements and goals, and it publishes the whole thing as a spec rather than a guided tour. The weakness is clients: there is no maintained SDK in any language, only a one star Ruby shim (github.com/aha-app/aha-api). Integrators write HTTP by hand.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- +OpenAPI specPublished, 344 operations
- −GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
- +SDKs maintained6 (ruby); top by stars: aha-app/aha-api (1 stars)
cite (1)
- github.sdks@2026-08-19
Roadmap mechanics are fully scriptable: create a release, attach features, set custom field values, promote an idea, all over the API. Aha! Develop goes further and lets extensions run inside the product from a package (github.com/aha-develop). Account provisioning, workspace hierarchy and reporting layouts still need the browser, and there is no CLI or Terraform provider.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- +API operations exposed344 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)
- ai_review_browser.topics_found@2026-08-19
An official server exists (github.com/aha-develop/aha-mcp), but at eight stars with its last commit in May 2026 it is closer to a proof of concept than a supported surface. It reads Aha! records; write coverage is limited. No registry listing and no agent guidance in the product docs. The published OpenAPI file partly compensates for the gap.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- +Official MCP serverhttps://github.com/aha-develop/aha-mcp (8 stars, last commit 98 days ago)
- −Community MCP serversNone found
- −Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
- ai_review_browser.mcp@2026-08-19
A single fetch of https://www.aha.io/openapi.json returns OpenAPI 3.1 with 222 paths (from /audits to /account_backups), and the document states it was generated from actual test responses, so schemas reflect what the server really sends. An agent can build a complete client cold. This is the strongest schema posture in the batch alongside Todoist.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- +OpenAPIPublished at https://www.aha.io/openapi.json (OpenAPI 3.1.0, 344 operations)
- −GraphQL introspectionNo GraphQL endpoint discovered (5 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (1)
- ai_review_browser.schema@2026-08-19
Aha! supports outbound webhooks configured per workspace with events tied to record lifecycle (feature created, feature updated, idea created, release updated), and payloads reuse the same JSON representations the REST API returns, which is the right call. Subscriptions are set in the admin UI rather than via the API, and the docs do not specify a signature header or retry schedule.
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
FCFoundational Compliance70/100
Structural validity, standards conformance, and parsability of the OpenAPI specification.
DXJDeveloper Experience & Tooling Compatibility74.3/100
Documentation clarity, example coverage, response completeness, and ingestion health.
ARAXAI-Readiness & Agent Experience33.3/100
Semantic clarity, intent expression, datatype specificity, and error standardization.
AUAgent Usability60/100
Operational composability, complexity comfort, navigation affordances, and safety patterns.
SECSecurity80/100
Authentication strength, transport security, secret hygiene, and OWASP risk posture.
AIDAI Discoverability55/100
Descriptive richness, intent phrasing, workflow context, and registry signals.
Band rationale:B band: JAIRF=61.3 HeadlessIndex=70
Show Aha!'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 | not found | 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 | — |
No external scores available to calibrate against.
Aha! and agent readiness
- Is Aha! agent-ready?
- Aha! scores Band B on The Headless Index and rates AI-Aware on JAIRF (61.3/100). Its strongest area for agent use is schema observability; its weakest is MCP and agent posture.
- Does Aha! publish an OpenAPI spec?
- Yes. Aha! 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 Aha!'s Headless Index score?
- Aha! scores 70/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.